input[type=password], input[type=text], select, textarea { border-color: #dddddd; background-color: #ffffff; color: #666666; }
input[type=password]:focus, input[type=text]:focus, select:focus, textarea:focus { border-color: #63b0eb !important; -webkit-box-shadow: 0 0 3px 0 #63b0eb; -moz-box-shadow: 0 0 3px 0 #63b0eb; box-shadow: 0 0 3px 0 #63b0eb; }
input[type=password].error, input[type=text].error, select.error, textarea.error { border-color: #de3f25 !important; -webkit-box-shadow: 0 0 3px 0 #de3f25; -moz-box-shadow: 0 0 3px 0 #de3f25; box-shadow: 0 0 3px 0 #de3f25; color: #de3f25; }

.wrap { background-color: #f7f7f7; }
.text-gray{color:#666;}
.text-lightgray{color:#999 !important;}
.text-blue{color:#0e50bb !important;}

.custom-table .form { border-color: #eeeeee; }
.custom-table .form table thead tr td { border-color: #eeeeee; background-image: -webkit-linear-gradient(top, #ffffff, #f7f7f7); /* Webkit */ background-image: -moz-linear-gradient(top, #ffffff, #f7f7f7); /* Mozilla */ background-image: -o-linear-gradient(top, #ffffff, #f7f7f7); /* Opera */ background: -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%); /* IE9 UP */ /* IE8 DOWN */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#f7f7f7, grandientType=1); }
.custom-table .form table thead tr td p.name { color: #000000; }
.custom-table .form table thead tr td span.moves { cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAHCAYAAAAxrNxjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAERJREFUeNqEz0sOADAEBNCOw7kzl9NaaPSnsyHxEkBEWooxM7xRVRsFMaCM2hnb4Q0tmD5oYsp3FEGsrjD2Z/BCni7AAOIiDTnA7z32AAAAAElFTkSuQmCC"), auto; }
.custom-table .form table tbody tr th { border-color: #eeeeee; background-color: #ffffff; }
.custom-table .form table tbody tr th p.name { color: #666666; }
.custom-table .form table tbody tr td { border-color: #eeeeee; background-color: #ffffff; }
.custom-table .form table tbody tr td .string { color: #000000; }
.custom-table .form table tbody tr td .string var { color: #000000; }
.custom-table .form table tbody tr td .string a { color: #000000; }
.custom-table .form table tbody tr td .string a:hover { color: #ff4242; }
.custom-table .form table tbody tr td .string a.select { color: #F26500; }
.custom-table .form table tbody tr td .number { color: #000000; }
.custom-table .form table tbody tr td .number var { color: #000000; }
.custom-table .form table tbody tr td .number a { color: #000000; }
.custom-table .form table tbody tr td .number a:hover { color: #ff4242; }
.custom-table .form table tbody tr td .money { color: #ff4242; }
.custom-table .form table tbody tr td .money var { color: #ff4242; }
.custom-table .form table tbody tr td .date { color: #000000; }
.custom-table .form table tbody tr td .date var { color: #000000; }
.custom-table .form table tbody tr td span.tips { color: #999999; }
.custom-table .form table tbody tr td .inputbox input[type=password], .custom-table .form table tbody tr td .inputbox input[type=text] { color: #000000; }
.custom-table .form table tbody tr td .selectbox select { color: #000000; }
.custom-table .form table tbody tr td .textareabox textarea { color: #000000; }
.custom-table .form table tbody tr td label.custom-radio span { color: #000000; }
.custom-table .form table tbody tr td label.custom-checkbox span { color: #000000; }
.custom-table .form table tbody tr td label.error,.buy-active .inputbox label.error { background-color: #ff5252; color: #ffffff; }
.custom-table .form table tbody tr td label.error:before,.buy-active .inputbox label.error:before { border-color: #ff5252 transparent transparent transparent; }
.custom-table .form table tbody tr td label.error.extend_error:before,.buy-active .inputbox label.error.extend_error:before { border-color: transparent #ff5252 transparent transparent; }
.custom-table .form table tbody tr td label.error.modal_error:before, .buy-active .inputbox label.error.modal_error:before { border-color: transparent transparent #ff5252 transparent; top:-7px; }
.custom-table .form table tbody tr td .tool p.name { border-color: #d6d6d6; color: #000000; background-image: -webkit-linear-gradient(top, #f4f4f4, #ececec); /* Webkit */ background-image: -moz-linear-gradient(top, #f4f4f4, #ececec); /* Mozilla */ background-image: -o-linear-gradient(top, #f4f4f4, #ececec); /* Opera */ background: -ms-linear-gradient(top, #f4f4f4 0%, #ececec 100%); /* IE9 UP */ /* IE8 DOWN */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f4f4f4, endColorstr=#ececec, grandientType=1); }
.custom-table .form table tbody tr td .tool p.name:before { border-color: transparent transparent transparent #ddd; }
.custom-table .form table tbody tr td .tool p.name:after { border-color: transparent transparent transparent #fff; }
.custom-table .form table tbody tr td .tool .tool-menu ul { border-color: #eeeeee; background-color: #ffffff; -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2); }
.custom-table .form table tbody tr td .tool .tool-menu ul li a { color: #005ea7; }
.custom-table .form table tbody tr td .tool .tool-menu ul li a:hover { background-color: #fc5050; color: #ffffff; }
.custom-table .form table tbody tr td .tool.open p.name { border-color: #ff5252; background-color: #ff5252; color: #ffffff; }
.custom-table .form table tbody tr td .button a.btn { border-color: #b0b0b0; color: #000000; background-image: -webkit-linear-gradient(top, #ffffff, #ededed); /* Webkit */ background-image: -moz-linear-gradient(top, #ffffff, #ededed); /* Mozilla */ background-image: -o-linear-gradient(top, #ffffff, #ededed); /* Opera */ background: -ms-linear-gradient(top, #ffffff 0%, #ededed 100%); /* IE9 UP */ /* IE8 DOWN */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#ededed, grandientType=1); }
.custom-table .form table tbody tr td .button a.btn:hover { border-color: #555555; color: #ffffff; background-image: -webkit-linear-gradient(top, #888888, #585858); /* Webkit */ background-image: -moz-linear-gradient(top, #888888, #585858); /* Mozilla */ background-image: -o-linear-gradient(top, #888888, #585858); /* Opera */ background: -ms-linear-gradient(top, #888888 0%, #585858 100%); /* IE9 UP */ /* IE8 DOWN */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#888888, endColorstr=#585858, grandientType=1); }
.custom-table .form .red { color: #d00000 !important; }
.custom-table .form .green { color: #0caf6c !important; }
.custom-table .form .blue { color: #005ea7 !important; }
.custom-table .form table tbody tr td .market-tips{border-color:#fc5050;color:#fc5050;}

.page .page-box .info { color: #666666; }
.page .page-box a { background-color: #ffffff; border-color: #eeeeee; color: #666666; }
.page .page-box a:hover { border-color: #fc5050; color: #ff4242; }
.page .page-box span.now { color: #ff4242; }
.page .page-box span.more { color: #666666; }
.page .page-box input[type=text] { color: #666666; border-color: #eeeeee; background-color: #ffffff; }

.custom-recommend { background-color: #ffffff; }
.custom-recommend .c1 .shows { border-color: #eeeeee; }
.custom-recommend .c1 .product-list-box { border-color: #eeeeee; }
.custom-recommend .c1 .product-list-box .mt { border-bottom-color: #eeeeee; }
.custom-recommend .c1 .product-list-box .mt p.name { color: #000000; }
.custom-recommend .c1 .product-list-box .mc .product-runner .custom-banner .mc .btn.btn_l { background-image: url("../images/run-banner-btn-l.png"); background-repeat: no-repeat; background-position: 50% 50%; background-color: #000000; }
.custom-recommend .c1 .product-list-box .mc .product-runner .custom-banner .mc .btn.btn_r { background-image: url("../images/run-banner-btn-r.png"); background-repeat: no-repeat; background-position: 50% 50%; background-color: #000000; }
.custom-recommend .c1 .product-list-box .mc .product-runner .custom-banner .mc .middle .run_model .pic_box ul.run_catch li .info .name a { color: #666666; }
.custom-recommend .c1 .product-list-box .mc .product-runner .custom-banner .mc .middle .run_model .pic_box ul.run_catch li .info .name a:hover { color: #ff4242; }
.custom-recommend .c1 .product-list-box .mc .product-runner .custom-banner .mc .middle .run_model .pic_box ul.run_catch li .info .tools .price-box .price { color: #ff4242; }
.custom-recommend .c1 .product-list-box .mc .product-runner .custom-banner .mc .middle .run_model .pic_box ul.run_catch li .info .tools .price-box .integral-price { color: #666666; }
.custom-recommend .c1 .product-list-box .mc .product-runner .custom-banner .mc .middle .run_model .pic_box ul.run_catch li .info .tools .button a.buy-btn { color: #ffffff; background-color: #fc5050; }

.custom-floor .c1 { background-color: #ffffff; }
.custom-floor .c1 .mt { border-color: #eeeeee; }
.custom-floor .c1 .mt em.number { color: #ff4242; }
.custom-floor .c1 .mt p.name { color: #000000; }
.custom-floor .c1 .mc { border-color: #eeeeee; }
.custom-floor .c1 .mc .l { background-color: #ff7171; }
.custom-floor .c1 .mc .l .c-menu .list ul li a { background-color: rgba(255, 255, 255, 0.2); color: #ffffff; }
.custom-floor .c1 .mc .l .c-menu .list ul li:before { border-color: transparent rgba(255, 255, 255, 0.2) transparent transparent; }
.custom-floor .c1 .mc .r .list ul li a span.integral-price, .custom-floor .c1 .mc .r .list ul li a span.name { color: #666666; }
.custom-floor .c1 .mc .r .list ul li a span.price { color: #ff4242; }
.custom-floor .c1 .mc .r .list ul li a:hover span.name { color: #ff4242; }
.custom-floor .c1 .mc .r .list ul li a:hover span.integral-price { color: #666666; }
.custom-floor .c1 .mc .r .list ul li:after, .custom-floor .c1 .mc .r .list ul li:before { border-color: #eeeeee !important; }
.custom-floor .c1.floor-1 .mc .l { background-color: #f37195; }
.custom-floor .c1.floor-2 .mc .l { background-color: #ff7171; }
.custom-floor .c1.floor-3 .mc .l { background-color: #ff915b; }
.custom-floor .c1.floor-4 .mc .l { background-color: #ffcb5b; }
.custom-floor .c1.floor-5 .mc .l { background-color: #97d44f; }
.custom-floor .c1.floor-6 .mc .l { background-color: #51b970; }
.custom-floor .c1.floor-7 .mc .l { background-color: #49bd9e; }
.custom-floor .c1.floor-8 .mc .l { background-color: #44b5cd; }
.custom-floor .c1.floor-9 .mc .l { background-color: #544fc5; }
.custom-floor .c1.floor-10 .mc .l { background-color: #9759dc; }
.custom-floor .c1.floor-11 .mc .l { background-color: #dd62e5; }
.custom-floor .c1.floor-12 .mc .l { background-color: #f6599f; }
.custom-floor .c2 { background-color: #ffffff; }
.custom-floor .c2 .mc { border-color: #eeeeee; }
.custom-floor .c2 .mc .l { background-color: #ff7171; }
.custom-floor .c2 .mc .l .c-mt em.number, .custom-floor .c2 .mc .l .c-mt p.name { color: #ffffff; }
.custom-floor .c2 .mc .l .c-menu ul li a { color: #ffffff; }
.custom-floor .c2 .mc .r .list ul li .product-box a span.integral-price, .custom-floor .c2 .mc .r .list ul li .product-box a span.name { color: #666666; }
.custom-floor .c2 .mc .r .list ul li .product-box a span.price { color: #ff4242; }
.custom-floor .c2 .mc .r .list ul li .product-box a:hover span.name { color: #ff4242; }
.custom-floor .c2 .mc .r .list ul li .product-box a:hover span.integral-price { color: #666666; }
.custom-floor .c2 .mc .r .list ul li .buy-active .buy-num a.btn { border-color: #eeeeee; }
.custom-floor .c2 .mc .r .list ul li .buy-active .buy-num a.btn.down { background-position: -440px -570px; background-repeat: no-repeat; background-color: #ffffff; }
.custom-floor .c2 .mc .r .list ul li .buy-active .buy-num a.btn.up { background-position: -346px -624px; background-repeat: no-repeat; background-color: #ffffff; }
.custom-floor .c2 .mc .r .list ul li .buy-active .buy-num a.btn:active.down { background-position: -242px -677px; background-repeat: no-repeat; background-color: #ffffff; }
.custom-floor .c2 .mc .r .list ul li .buy-active .buy-num a.btn:active.up { background-position: -714px 0; background-repeat: no-repeat; background-color: #ffffff; }
.custom-floor .c2 .mc .r .list ul li .buy-active .buy-num .inputbox { border-color: #eeeeee; background-color: #ffffff; }
.custom-floor .c2 .mc .r .list ul li .buy-active .button a.btn { background-position: -192px -677px; background-repeat: no-repeat; background-color: #fc5050; }
.custom-floor .c2 .mc .r .list ul li:after, .custom-floor .c2 .mc .r .list ul li:before { border-color: #eeeeee !important; }
.custom-floor .c3 .c-box .room .mt { background-color: #fc5050; }
.custom-floor .c3 .c-box .room .mt .title { color: #ffffff; }
.custom-floor .c3 .c-box .room .mt .list ul li a { border-color: #eeeeee; background-color: rgba(255, 255, 255, 0.2); color: #ffffff; }
.custom-floor .c3 .c-box .room .mc { background-color: #ffffff; }
.custom-floor .c3 .c-box .room .mc .t .list ul li:after, .custom-floor .c3 .c-box .room .mc .t .list ul li:before { border-color: #eeeeee; }
.custom-floor .c3 .c-box .room .mc .d .custom-banner .mc .btn.btn_l { background-position: -555px -434px; background-repeat: no-repeat; }
.custom-floor .c3 .c-box .room .mc .d .custom-banner .mc .btn.btn_r { background-position: -704px -54px; background-repeat: no-repeat; }
.custom-floor .c4 .mt { background-color: #fc5050; }
.custom-floor .c4 .mt p { color: #ffffff; }
.custom-floor .c4 .mt .list ul li a { border-color: #eeeeee; background-color: rgba(255, 255, 255, 0.2); color: #ffffff; }
.custom-floor .c4 .mc { background-color: #ffffff; }
.custom-floor .c4 .mc .c-box .room .t .list ul li:after, .custom-floor .c4 .mc .c-box .room .t .list ul li:before { border-color: #eeeeee; }
.custom-floor .c4 .mc .c-d .custom-banner .mc .btn.btn_l { background-position: -555px -434px; background-repeat: no-repeat; }
.custom-floor .c4 .mc .c-d .custom-banner .mc .btn.btn_r { background-position: -704px -54px; background-repeat: no-repeat; }
.custom-floor .c5 { border-color: #eeeeee; }
.custom-floor .c5 .mt { background-color: #ffffff; border-bottom-color: #fc5050; }
.custom-floor .c5 .mt p.name { color: #000000; }
.custom-floor .c5 .mc { background-color: #ffffff; }
.custom-floor .c5 .mc .list ul li a span.price em.new { color: #ff4242; }
.custom-floor .c5 .mc .list ul li a span.price em .unit-tips{color:#999;}
.custom-floor .c5 .mc .list ul li a span.price em.old { color: #999999;background:#fff; }
.custom-floor .c5 .mc .list ul li a span.name { color: #666666; }
.custom-floor .c5 .mc .list ul li a span.txt{color:#999;}
.custom-floor .c5 .mc .list ul li a span.integral-price { color: #666666; }

.custom-floor .list ul li .buy-active .buy-num a.btn { border-color: #eeeeee; }
.custom-floor .list ul li .buy-active .buy-num a.btn.down { background-position: -440px -570px; background-repeat: no-repeat; background-color: #ffffff; }
.custom-floor .list ul li .buy-active .buy-num a.btn.up { background-position: -346px -624px; background-repeat: no-repeat; background-color: #ffffff; }
.custom-floor .list ul li .buy-active .buy-num a.btn:active.down { background-position: -242px -677px; background-repeat: no-repeat; background-color: #ffffff; }
.custom-floor .list ul li .buy-active .buy-num a.btn:active.up { background-position: -714px 0; background-repeat: no-repeat; background-color: #ffffff; }
.custom-floor .list ul li .buy-active .buy-num .inputbox { border-color: #eeeeee; background-color: #ffffff; }
.custom-floor .list ul li .buy-active .button a.btn { background-position: -192px -677px; background-repeat: no-repeat; background-color: #fc5050; }

.custom-image { background-color: #ffffff; }

.cusstom-image-runner { background-color: #ffffff; }
.cusstom-image-runner .custom-banner .mc .btn.btn_l { background-image: url("../images/run-banner-btn-l.png"); background-repeat: no-repeat; background-position: 50% 50%; background-color: #000000; }
.cusstom-image-runner .custom-banner .mc .btn.btn_r { background-image: url("../images/run-banner-btn-r.png"); background-repeat: no-repeat; background-position: 50% 50%; background-color: #000000; }
.cusstom-image-runner .custom-banner .mc .middle .run_model .btn_box .btn_group span { background-color: #ffffff; }
.cusstom-image-runner .custom-banner .mc .middle .run_model .btn_box .btn_group span.select { background-color: #fc5050; }

.custom-image-map .c1 { background-color: #ffffff; }
.custom-image-map .c1 .maps { border-color: #eeeeee; }
.custom-image-map .c1 .product-box { border-color: #eeeeee; }
.custom-image-map .c1 .product-box .list ul li a span.info span.name { color: #666666; }
.custom-image-map .c1 .product-box .list ul li a span.info span.price { color: #ff4242; }
.custom-image-map .c1 .product-box .list ul li a:hover span.info span.name { color: #ff4242; }
.custom-image-map .c1 .product-box .list ul li:before { border-top-color: #eeeeee; }
.custom-image-map .c1 .product-box .change-box a.btn { color: #666666; }
.custom-image-map .c1 .product-box .change-box a.btn:hover { color: #ff4242; }
.custom-image-map .c1 .product-box .change-box a.btn:before { background-position: -90px -738px; background-repeat: no-repeat; }

.custom-supplier .c1 { background-color: #ffffff; border-color: #eeeeee; }
.custom-supplier .c1 .mt { border-color: #eeeeee; }
.custom-supplier .c1 .mt p.name { color: #000000; }
.custom-supplier .c1 .mt .more a { color: #666666; }
.custom-supplier .c1 .mt .more a:hover { color: #ff4242; }
.custom-supplier .c1 .mc .list ul li .s-name a { color: #333; }
.custom-supplier .c1 .mc .list ul li .s-name a:hover { color: #ff4242; }
.custom-supplier .c1 .mc .list ul li .s-info ul li .string, .custom-supplier .c1 .mc .list ul li .s-info ul li p.name { color: #666666; }
.custom-supplier .c1 .mc .list ul li .s-list .custom-banner .mc .btn.btn_l { background-image: url("../images/run-banner-btn-l.png"); background-repeat: no-repeat; background-position: 50% 50%; background-color: #000000; }
.custom-supplier .c1 .mc .list ul li .s-list .custom-banner .mc .btn.btn_r { background-image: url("../images/run-banner-btn-r.png"); background-repeat: no-repeat; background-position: 50% 50%; background-color: #000000; }
.custom-supplier .c1 .mc .list ul li:before { border-left-color: #eeeeee !important; }

.custom-bar .c1 { background-color: #f7f7f7; border-bottom-color: #eeeeee; }
.custom-bar .c1 .room .l ul li { color: #666666; }
.custom-bar .c1 .room .l ul li a { color: #666666; }
.custom-bar .c1 .room .l ul li a:hover { color: #d00000; }
.custom-bar .c1 .room .l ul li.divider { border-left-color: #999999; }
.custom-bar .c1 .room .pitch-box .name { color: #000000; }
.custom-bar .c1 .room .pitch-box .loc-icon{background:url('../images/loc.png') no-repeat center;background-size:cover;}
.custom-bar .c1 .room .pitch-box .chose-address .title { border-color: #f7f7f7; }
.custom-bar .c1 .room .pitch-box .chose-address .title a.tips { color: #999999; }
.custom-bar .c1 .room .pitch-box .chose-address .title a.tips:hover { color: #999999; }
.custom-bar .c1 .room .pitch-box .chose-address .title i.arrow { background-position: -604px -56px; background-repeat: no-repeat; }
.custom-bar .c1 .room .pitch-box .chose-address .ext-box .address-list { background-color: #ffffff; border-color: #eeeeee; }
.custom-bar .c1 .room .pitch-box .chose-address .ext-box .address-list .mt { border-bottom-color: #fc5050; }
.custom-bar .c1 .room .pitch-box .chose-address .ext-box .address-list .mt ul li { border-color: #eeeeee; }
.custom-bar .c1 .room .pitch-box .chose-address .ext-box .address-list .mt ul li.select { background-color: #ffffff; border-color: #fc5050; }
.custom-bar .c1 .room .pitch-box .chose-address .ext-box .address-list .mc .for .list-box ul li a:hover { color: #ff4242; background-color: #f2f2f2; }
.custom-bar .c1 .room .pitch-box .chose-address .ext-box .address-list .mc .for .list-box ul li.select a { color: #ff4242; background-color: #f2f2f2; }
.custom-bar .c1 .room .pitch-box.hover .chose-address .title { background-color: #ffffff; border-color: #eeeeee; }
.custom-bar .c1 .room .r ul li .title { border-color: #f7f7f7; }
.custom-bar .c1 .room .r ul li .title i.icon.mine-center { background-position: -748px -289px; background-repeat: no-repeat; }
.custom-bar .c1 .room .r ul li .title i.icon.data { background-position: -93px -740px; background-repeat: no-repeat; }
.custom-bar .c1 .room .r ul li .title i.icon.server-center { background-position: -687px -396px; background-repeat: no-repeat; }
.custom-bar .c1 .room .r ul li .title i.icon.buy-car { background-position: -368px -712px; background-repeat: no-repeat; }
.custom-bar .c1 .room .r ul li .title i.icon.store-main{background:url(../images/bar-store-main-icon.png) no-repeat center;background-size:cover;}
.custom-bar .c1 .room .r ul li .title i.icon.store-info{background:url(../images/bar-store-infor-icon.png) no-repeat center;background-size:cover;}
.custom-bar .c1 .room .r ul li .title a.tips { color: #666666; }
.custom-bar .c1 .room .r ul li .title a.tips em { color: #ff4242; }
.custom-bar .c1 .room .r ul li .title i.arrow { background-position: -604px -56px; background-repeat: no-repeat; }
.custom-bar .c1 .room .r ul li .ext-box .list { background-color: #ffffff; border-color: #eeeeee; }
.custom-bar .c1 .room .r ul li .ext-box .list ol li { border-top-color: #eeeeee; }
.custom-bar .c1 .room .r ul li .ext-box .list ol li a { color: #666666; }
.custom-bar .c1 .room .r ul li .ext-box .list ol li a:hover { color: #d00000; }
.custom-bar .c1 .room .r ul li .ext-box .buy-car-list { background-color: #ffffff; border-color: #eeeeee; }
.custom-bar .c1 .room .r ul li .ext-box .buy-car-list .list-box ol li { border-top-color: #eeeeee; }
.custom-bar .c1 .room .r ul li .ext-box .buy-car-list .list-box ol li a span.info span.name span.name-txt { color: #666666; }
.custom-bar .c1 .room .r ul li .ext-box .buy-car-list .list-box ol li a span.info span.name span.price { color: #ff4242; }
.custom-bar .c1 .room .r ul li .ext-box .buy-car-list .list-box ol li a span.info span.value span.name-txt, .custom-bar .c1 .room .r ul li .ext-box .buy-car-list .list-box ol li a span.info span.value span.num { color: #999999; }
.custom-bar .c1 .room .r ul li .ext-box .buy-car-list .empty i.icon { background-position: -681px -112px; background-repeat: no-repeat; }
.custom-bar .c1 .room .r ul li .ext-box .buy-car-list .empty em { color: #999999; }
.custom-bar .c1 .room .r ul li .ext-box .buy-car-list .button a.btn { background-color: #ff4242; color: #ffffff; }
.custom-bar .c1 .room .r ul li.hover .title { background-color: #ffffff; border-color: #eeeeee; }

.polymer-head .c1 .heads { background-color: #ffffff; }
.polymer-head .c2 .heads { background-color: #ffffff; }
.polymer-head .c2 .heads .room .r .cartips ul li i { border-color: #e4e4e4; }
.polymer-head .c2 .heads .room .r .cartips ul li i.i-car { background-position: -258px -553px; background-color: #ffffff; background-repeat: no-repeat; }
.polymer-head .c2 .heads .room .r .cartips ul li i.i-order { background-position: -389px -458px; background-color: #ffffff; background-repeat: no-repeat; }
.polymer-head .c2 .heads .room .r .cartips ul li i.i-submite { background-position: -488px -162px; background-color: #ffffff; background-repeat: no-repeat; }
.polymer-head .c2 .heads .room .r .cartips ul li i.i-pay { background-position: -528px -378px; background-color: #ffffff; background-repeat: no-repeat; }
.polymer-head .c2 .heads .room .r .cartips ul li em { color: #313131; }
.polymer-head .c2 .heads .room .r .cartips ul li.line { background-position: -551px -236px; background-repeat: no-repeat; }
.polymer-head .c2 .heads .room .r .cartips.step1 ul li.s1 i { background-position: -389px -514px; background-color: #ea2635; background-repeat: no-repeat; border-color: #ea2635; }
.polymer-head .c2 .heads .room .r .cartips.step1 ul li.s1 em { color: #ea2635; }
.polymer-head .c2 .heads .room .r .cartips.step2 ul li.s2 i { background-position: -136px -630px; background-color: #ea2635; background-repeat: no-repeat; border-color: #ea2635; }
.polymer-head .c2 .heads .room .r .cartips.step2 ul li.s2 em { color: #ea2635; }
.polymer-head .c2 .heads .room .r .cartips.step3 ul li.s2 i { background-position: 0 -643px; background-color: #ea2635; background-repeat: no-repeat; border-color: #ea2635; }
.polymer-head .c2 .heads .room .r .cartips.step3 ul li.s2 em { color: #ea2635; }
.polymer-head .c2 .heads .room .r .cartips.step4 ul li.s4 i { background-position: -445px -458px; background-color: #ea2635; background-repeat: no-repeat; border-color: #ea2635; }
.polymer-head .c2 .heads .room .r .cartips.step4 ul li.s4 em { color: #ea2635; }
.polymer-head .c3 .heads { background-color: #ffffff; }
.polymer-head .c4 .heads { background-color: #ffffff; }
.polymer-head .c5 .heads { background-color: #ffffff; }
.polymer-head .c5 .heads .room .r .cartips ul li i { border-color: #e4e4e4; }
.polymer-head .c5 .heads .room .r .cartips ul li i.i-apply { background-position: -648px -56px; background-color: #ffffff; background-repeat: no-repeat; }
.polymer-head .c5 .heads .room .r .cartips ul li i.i-cashier { background-position: -80px -630px; background-color: #ffffff; background-repeat: no-repeat; }
.polymer-head .c5 .heads .room .r .cartips ul li i.i-over { background-position: -551px -296px; background-color: #ffffff; background-repeat: no-repeat; }
.polymer-head .c5 .heads .room .r .cartips ul li em { color: #313131; }
.polymer-head .c5 .heads .room .r .cartips ul li.line { background-position: -551px -236px; background-repeat: no-repeat; }
.polymer-head .c5 .heads .room .r .cartips.step1 ul li.s1 i { background-position: -604px 0; background-color: #ea2635; background-repeat: no-repeat; border-color: #ea2635; }
.polymer-head .c5 .heads .room .r .cartips.step1 ul li.s1 em { color: #ea2635; }
.polymer-head .c5 .heads .room .r .cartips.step2 ul li.s2 i { background-position: -625px -160px; background-color: #ea2635; background-repeat: no-repeat; border-color: #ea2635; }
.polymer-head .c5 .heads .room .r .cartips.step2 ul li.s2 em { color: #ea2635; }
.polymer-head .c5 .heads .room .r .cartips.step3 ul li.s3 i { background-position: -314px -553px; background-color: #ea2635; background-repeat: no-repeat; border-color: #ea2635; }
.polymer-head .c5 .heads .room .r .cartips.step3 ul li.s3 em { color: #ea2635; }
.polymer-head .c6 { background-color: #ffffff; }
.polymer-head .c6 .heads .room .title-tip { color: #333333; border-color: #eeeeee; }
.polymer-head .c6 .heads .room .rightcontent .button .text { color: #666666; }
.polymer-head .c6 .heads .room .rightcontent .button a.btn { border-color: #eeeeee; color: #333333; }
.polymer-head .c6 .heads .room .rightcontent .button a.btn:hover { border-color: #fc5050; color: #fc5050; }
.polymer-head .c6 .heads .room .rightcontent .perfection-rate ul li { background-color: #999999; color: #ffffff; }
.polymer-head .c6 .heads .room .rightcontent .perfection-rate ul li:after { background-color: #999999; }
.polymer-head .c6 .heads .room .rightcontent .perfection-rate ul li.select { background-color: #fc5050; }
.polymer-head .c6 .heads .room .rightcontent .perfection-rate ul li.select:after { background-color: #fc5050; }
.polymer-head .c6 .heads .room .rightcontent .perfection-rate ul li.select span { color: #fc5050; }
.polymer-head .c6 .heads .room .rightcontent .perfection-rate ul li span { color: #333333; }

.search .search-box .search-input { background-color: #fc5050; }
.search .search-box .search-input .search-change ul,.search.search-normal .search-change ul { border-color: #f2f2f2; }
.search .search-box .search-input .search-change ul li,.search.search-normal .search-change ul li { background-color: #ffffff; }
.search .search-box .search-input .search-change ul li em { color: #000000; }
.search .search-box .search-input .search-change ul li i.icon,.search.search-normal .search-change li i.icon { background-position: -56px -643px; background-repeat: no-repeat; }
.search .search-box .search-input .search-change ul li.select,.search.search-normal .search-change ul li.select { background-color: #f2f2f2; }
.search .search-box .search-input .inputbox { background-color: #ffffff; }
.search .search-box .search-input .button a.btn { background-position: -192px -621px; background-repeat: no-repeat; background-color: #fc5050; }
.search .search-box .hot-word a { color: #999999; }
.search .search-box .hot-word a.hot, .search .search-box .hot-word a:hover { color: #ff4242; }
.search.search-plus .search-change ul li.select { background: #fc5050; color: #ffffff; }

.polymer-menu .c1 .menu { background-color: #fc5050; }
.polymer-menu .c1 .menu .room .menu-level { background-color: #e43131; }
.polymer-menu .c1 .menu .room .menu-level .title i.icon { background-position: 0 -789px; background-repeat: no-repeat; }
.polymer-menu .c1 .menu .room .menu-level .title a { color: #ffffff; }
.polymer-menu .c1 .menu .room .menu-level .level { background-color: #f2f2f2; }
.polymer-menu .c1 .menu .room .menu-level .level ul li { border-bottom-color: #ffffff; }
.polymer-menu .c1 .menu .room .menu-level .level ul li .panel a { color: #666666; }
.polymer-menu .c1 .menu .room .menu-level .level ul li .panel a:hover { color: #000000; }
.polymer-menu .c1 .menu .room .menu-level .level ul li .panel i.arrow { background-position: -80px -595px; background-repeat: no-repeat; }
.polymer-menu .c1 .menu .room .menu-level .level ul li .panel-show { background-color: #ffffff; }
.polymer-menu .c1 .menu .room .menu-level .level ul li .panel-show .panel-area dl dt a { color: #000000; }
.polymer-menu .c1 .menu .room .menu-level .level ul li .panel-show .panel-area dl dt a:hover { color: #ff4242; }
.polymer-menu .c1 .menu .room .menu-level .level ul li .panel-show .panel-area dl dd a { color: #666666; }
.polymer-menu .c1 .menu .room .menu-level .level ul li .panel-show .panel-area dl dd a:hover { color: #ff4242; }
.polymer-menu .c1 .menu .room .menu-level .level ul li .panel-show .panel-area dl dd:before { border-color: #eeeeee; }
.polymer-menu .c1 .menu .room .menu-level .level ul li:hover { background-color: #ffffff; }
.polymer-menu .c1 .menu .room .menu-level .level ul li:hover .panel a { color: #000000; }
.polymer-menu .c1 .menu .room .menu-level .level ul li:hover .panel a:hover { color: #000000; }
.polymer-menu .c1 .menu .room .menu-nav ul li a { color: #ffffff; }
.polymer-menu .c1 .menu .room .menu-nav ul li a:hover { background-color: #e43131; }
.polymer-menu .c1 .menu .room .menu-nav ul li.select a { background-color: #e43131; }
.polymer-menu .c1 .polymer-box .room .index-runner .custom-banner { background-color: #ffffff; }
.polymer-menu .c1 .polymer-box .room .index-runner .custom-banner .mc .middle .run_model .btn_box .btn_group span { background-color: #ffffff; }
.polymer-menu .c1 .polymer-box .room .index-runner .custom-banner .mc .middle .run_model .btn_box .btn_group span.select { background-color: #fc5050; }
.polymer-menu .c1 .polymer-box .room .dynamic .room { border-color: #eeeeee; background-color: #ffffff; }
.polymer-menu .c1 .polymer-box .room .dynamic .room .dynamic-runner .custom-banner .mc .btn.btn_l { background-image: url("../images/run-banner-btn-l.png"); background-repeat: no-repeat; background-position: 50% 50%; background-color: #000000; }
.polymer-menu .c1 .polymer-box .room .dynamic .room .dynamic-runner .custom-banner .mc .btn.btn_r { background-image: url("../images/run-banner-btn-r.png"); background-repeat: no-repeat; background-position: 50% 50%; background-color: #000000; }
.polymer-menu .c1 .polymer-box .room .dynamic .room .message .marquee-box ul li a { color: #666666; }
.polymer-menu .c1 .polymer-box .room .dynamic .room .message .marquee-box ul li a:hover { color: #ff4242; }
.polymer-menu .c1 .polymer-box .room .dynamic .room .message .marquee-box ul li:before { background-color: #999999; }
.polymer-menu .c1 .polymer-box .room .dynamic .room .message:before { border-left-color: #eeeeee; }
.polymer-menu .c2 .menu { background-color: #fc5050; }
.polymer-menu .c2 .menu .room .menu-level { background-color: #e43131; }
.polymer-menu .c2 .menu .room .menu-level .title i.icon { background-position: 0 -789px; background-repeat: no-repeat; }
.polymer-menu .c2 .menu .room .menu-level .title a { color: #ffffff; }
.polymer-menu .c2 .menu .room .menu-level .level { background-color: #f2f2f2; }
.polymer-menu .c2 .menu .room .menu-level .level ul li { border-bottom-color: #ffffff; }
.polymer-menu .c2 .menu .room .menu-level .level ul li .panel a { color: #666666; }
.polymer-menu .c2 .menu .room .menu-level .level ul li .panel a:hover { color: #000000; }
.polymer-menu .c2 .menu .room .menu-level .level ul li .panel i.arrow { background-position: -80px -595px; background-repeat: no-repeat; }
.polymer-menu .c2 .menu .room .menu-level .level .panel-show { background-color: #ffffff; }
.polymer-menu .c2 .menu .room .menu-level .level .panel-show .panel-area dl dt a { color: #000000; }
.polymer-menu .c2 .menu .room .menu-level .level .panel-show .panel-area dl dt a:hover { color: #ff4242; }
.polymer-menu .c2 .menu .room .menu-level .level .panel-show .panel-area dl dd a { color: #666666; }
.polymer-menu .c2 .menu .room .menu-level .level .panel-show .panel-area dl dd a:hover { color: #ff4242; }
.polymer-menu .c2 .menu .room .menu-level .level .panel-show .panel-area dl dd:before { border-color: #eeeeee; }
.polymer-menu .c2 .menu .room .menu-level .level ul li:hover { background-color: #ffffff; }
.polymer-menu .c2 .menu .room .menu-level .level ul li:hover .panel a { color: #000000; }
.polymer-menu .c2 .menu .room .menu-level .level ul li:hover .panel a:hover { color: #000000; }
.polymer-menu .c2 .menu .room .menu-nav ul li a { color: #ffffff; }
.polymer-menu .c2 .menu .room .menu-nav ul li a:hover {background: rgba(0,0,0,0.1); }
.polymer-menu .c2 .menu .room .menu-nav ul li.select a { background-color: #e43131; }

.polymer-menu .menu .room .menu-level .level .panel-show .panel-area .line .name a{color:#333;}
.polymer-menu .menu .room .menu-level .level .panel-show .panel-area .line .items{border-bottom-color:#eee;}
.polymer-menu .menu .room .menu-level .level .panel-show .panel-area .line .items li a{color:#666;}


.custom-notice .c1 .notice .mt { background-color: #f7f7f7; border-color: #eeeeee; }
.custom-notice .c1 .notice .mt ul li { border-color: #eeeeee; }
.custom-notice .c1 .notice .mt ul li.select { background-color: #ffffff; }
.custom-notice .c1 .notice .mc { background-color: #ffffff; border-color: #eeeeee; }
.custom-notice .c1 .notice .mc .for .list ul li a { color: #666666; }
.custom-notice .c1 .notice .mc .for .list ul li a:hover { color: #ff4242; }
.custom-notice .c1 .notice .mc .for .list ul li:before { background-color: #999999; }
.custom-notice .c1 .show-class .order-display .name { border-color: #eeeeee; background-color: #ffffff; }
.custom-notice .c1 .show-class .order-display .name p { color: #ff4242; }
.custom-notice .c1 .show-class .order-display .name em { color: #999999; }
.custom-notice .c1 .show-class .order-display .name:before { background-position: -130px -736px; background-repeat: no-repeat; }
.custom-notice .c1 .show-class .order-display .list { border-color: #eeeeee; background-color: #ffffff; }
.custom-notice .c1 .show-class .order-display .list ul li a span.order-num, .custom-notice .c1 .show-class .order-display .list ul li a span.store-name { color: #666666; }
.custom-notice .c1 .show-class .order-display .list ul li a:hover span.order-num, .custom-notice .c1 .show-class .order-display .list ul li a:hover span.store-name { color: #ff4242; }
.custom-notice .c1 .show-class .order-display.extend-display .list ul li:before { background-color: #ff4242; }

.custom-floatmenu { background-color: #1f1b2c; }
.custom-floatmenu .list ul li .title a i.icon.icon-buycar { background-position: -292px -609px; background-repeat: no-repeat; }
.custom-floatmenu .list ul li .title a i.icon.icon-fastbuy { background-position: -660px 0; background-repeat: no-repeat; }
.custom-floatmenu .list ul li .title a i.icon.icon-service { background-position: -501px -446px; background-repeat: no-repeat; }
.custom-floatmenu .list ul li .title a i.icon.icon-code { background-position: -607px -296px; background-repeat: no-repeat; }
.custom-floatmenu .list ul li .title a i.icon.icon-buycar s { background-color: #ffffff; color: #ff4242; }
.custom-floatmenu .list ul li .title a em { color: #ffffff; }
.custom-floatmenu .list ul li.code .title:before { width: 0; height: 0; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid #ffffff; font-size: 0; line-height: normal; }
.custom-floatmenu .list ul li.code .extend-box .code-pic { background-color: #ffffff; }
.custom-floatmenu .list ul li.service .title:before { width: 0; height: 0; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid #fc5050; font-size: 0; line-height: normal; }
.custom-floatmenu .list ul li.service .extend-box .service-box { background-color: #ffffff; border-color: #fc5050; }
.custom-floatmenu .list ul li.service .extend-box .service-box .service-title { background-color: #fc5050; }
.custom-floatmenu .list ul li.service .extend-box .service-box .service-title p.name, .custom-floatmenu .list ul li.service .extend-box .service-box .service-title p.subhead { color: #ffffff; }
.custom-floatmenu .list ul li.service .extend-box .service-box .service-title .bg-pic { background-color: #ffffff; border-color: #fc5050; }
.custom-floatmenu .list ul li.service .extend-box .service-box .service-title .bg-pic i.icon { background-position: -56px -686px; background-repeat: no-repeat; }
.custom-floatmenu .list ul li.service .extend-box .service-box .custom-scroll ol li { border-top-color: #e4e4e4; }
.custom-floatmenu .list ul li.service .extend-box .service-box .custom-scroll ol li .name, .custom-floatmenu .list ul li.service .extend-box .service-box .custom-scroll ol li .time { color: #666666; }
.custom-floatmenu .list ul li.service .extend-box .service-box .custom-scroll ol li .button a.btn { color: #666666; }
.custom-floatmenu .list ul li.service .extend-box .service-box .custom-scroll ol li .button a.btn.chat { background-position: -647px -396px; background-repeat: no-repeat; }
.custom-floatmenu .list ul li.service .extend-box .service-box .custom-scroll ol li .phone a.btn { color: #666666; }
.custom-floatmenu .list ul li.service .extend-box .service-box .custom-scroll ol li .phone a.btn:before { background-position: -488px -590px; background-repeat: no-repeat; }
.custom-floatmenu .list ul li.stockcar .title:before { width: 0; height: 0; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid #ffffff; font-size: 0; line-height: normal; }
.custom-floatmenu .list ul li.stockcar .extend-box { border-color: #1f1b2c; }
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar { background-color: #ffffff; }
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-title { background-color: #1f1b2c; }
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-title a.close-btn, .custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-title a.link, .custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-title p.name { color: #ffffff; }
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center { background-color: #eeeeee; }
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .custom-scroll .room ul li { border-bottom-color: #eeeeee; }
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .custom-scroll .room ul li .shop-name { background-color: #f2f2f2; }
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .custom-scroll .room ul li .shop-product .product-group { border-top-color: #eeeeee;background:#fff; }
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .custom-scroll .room ul li .shop-product .product-group ul li { background-color: #ffffff; border-color: #eeeeee; }
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .custom-scroll .room ul li .shop-product .product-group ul li .pro .info .c-name .c-names a { color: #666666; }
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .custom-scroll .room ul li .shop-product .product-group ul li .pro .info .c-name .c-names a:hover { color: #ff4242; }
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .custom-scroll .room ul li .shop-product .product-group ul li .pro .info .txt{color:#999;}
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .custom-scroll .room ul li .shop-product .product-group ul li .pro .info .c-name .c-price,.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .custom-scroll .room ul li .shop-product .product-group ul li .pro .info .c-name .spec { color: #999999; }
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .custom-scroll .room ul li .shop-product .product-group ul li .pro .info .buy-active .buy-num a.btn { border-color: #eeeeee; }
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .custom-scroll .room ul li .shop-product .product-group ul li .pro .info .buy-active .buy-num a.btn.down { background-position: -440px -570px; background-repeat: no-repeat; background-color: #ffffff; }
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .custom-scroll .room ul li .shop-product .product-group ul li .pro .info .buy-active .buy-num a.btn.up { background-position: -346px -624px; background-repeat: no-repeat; background-color: #ffffff; }
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .custom-scroll .room ul li .shop-product .product-group ul li .pro .info .buy-active .buy-num a.btn:active.down { background-position: -242px -677px; background-repeat: no-repeat; background-color: #ffffff; }
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .custom-scroll .room ul li .shop-product .product-group ul li .pro .info .buy-active .buy-num a.btn:active.up { background-position: -714px 0; background-repeat: no-repeat; background-color: #ffffff; }
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .custom-scroll .room ul li .shop-product .product-group ul li .pro .info .buy-active .buy-num .inputbox { border-color: #eeeeee; background-color: #ffffff; }
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .custom-scroll .room ul li .shop-product .product-group ul li .pro .info .buy-active .unit,.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .custom-scroll .room ul li .shop-product .product-group ul li .pro .info .rule{color:#999;}
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .custom-scroll .room ul li .shop-product .product-group ul li .pro .info .buy-active .count-price { color: #ff4242; }
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .custom-scroll .room ul li .shop-product .product-group ul li .pro .info .buy-active .count-price p{color:#999;}
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .custom-scroll .room ul li .shop-product .product-group ul li .pro .info .buy-active .button a.btn { background-position: -681px -163px; background-repeat: no-repeat; }
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .custom-scroll .room ul li .shop-product .product-group ul li .pro .info .distitle { color: #ff4242; }
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .custom-scroll .room ul li .shop-product .product-group ul li.disabled { background-color: #f7f7f7; }
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .custom-scroll .room ul li .shop-product .product-group ul li.disabled .pro .pic:before { background-position: -781px -88px; background-repeat: no-repeat; }
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .custom-scroll .room ul li .stats { background-color: #f7f7f7; }
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .custom-scroll .room ul li .stats .money, .custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .custom-scroll .room ul li .stats .number { color: #000000; }
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .empty i.icon { background-position: -501px -500px; background-repeat: no-repeat; }
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .empty em { color: #ff4242; }
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-footer .all-show { background-color: #ffffff; }
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-footer .all-show .stats-all { color: #000000; }
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-footer .all-show .stats-all em { color: #ff4242; }
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-footer .button a.btn { background-color: #fc5050; color: #ffffff; }
.custom-floatmenu .back-top ul li .title a i.icon.icon-backtop { background-position: -445px -514px; background-repeat: no-repeat; }
.custom-floatmenu .back-top ul li .title a em { color: #ffffff; }

.custom-protype .c1 .mt .c-info, .custom-protype .c1 .mt p.c-name{ color: #666666; }
.custom-protype .c1 .mt .choose-list li em{color:#999;}
.custom-protype .c1 .mt .choose-list li div{background:#fff;border-color:#ddd;color:#666;}
.custom-protype .c1 .mt .choose-list li div:hover{border-color:#fc5050;}
.custom-protype .c1 .mt .choose-list li div p span,.custom-protype .c1 .mt .choose-list li div i{color:#fc5050;}
.custom-protype .c1 .mt .choose-list li div:hover i{background:#fc5050;color:#fff;}
.custom-protype .c1 .mc { border-color: #eeeeee; }
.custom-protype .c1 .mc dl { border-top-color: #eeeeee; background-color: #f7f7f7; }
.custom-protype .c1 .mc dl dt { color: #666666; }
.custom-protype .c1 .mc dl dd { background-color: #ffffff; }
.custom-protype .c1 .mc dl dd .mmc .list ul li a { color: #666666; }
.custom-protype .c1 .mc dl dd .mmc .list ul li a:hover { background-color: #fc5050; color: #ffffff; }
.custom-protype .c1 .mc dl dd .mmc .list ul li.select a { background-color: #fc5050; color: #ffffff; }
.custom-protype .c1 .mc dl dd .mmc .list.brand-list { height: 174px; overflow-x: hidden; overflow-y: auto; }
.custom-protype .c1 .mc dl dd .mmc .list.brand-list ul li .pic { border-color: #eeeeee; }
.custom-protype .c1 .mc dl dd .mmc .list.brand-list ul li .pic a { background-color: #ffffff; }
.custom-protype .c1 .mc dl dd .mmc .list.brand-list ul li .c-name { color: #666666; }
.custom-protype .c1 .mc dl dd .mmc .list.brand-list ul li.select .pic, .custom-protype .c1 .mc dl dd .mmc .list.brand-list ul li:hover .pic { border-color: #fc5050; }
.custom-protype .c1 .mc dl dd .mmc .list.brand-list ul li.select .pic a, .custom-protype .c1 .mc dl dd .mmc .list.brand-list ul li:hover .pic a { background-color: #ffffff; }
.custom-protype .c1 .mc dl dd .mmc .button a.btn em { color: #666666; }
.custom-protype .c1 .mc dl dd .mmc.close .button a.btn i.icon { background-position: -419px -666px; background-repeat: no-repeat; }
.custom-protype .c1 .mc dl dd .mmc.open .button a.btn i.icon { background-position: -330px -712px; background-repeat: no-repeat; }
.custom-protype .c1 .mc dl dd .letter ul li a { color: #666666; }
.custom-protype .c1 .mc dl dd .letter ul li a:hover { background-color: #fc5050; color: #ffffff; }
.custom-protype .c1 .mc dl dd .letter ul li.select a { background-color: #fc5050; color: #ffffff; }
.custom-protype .c1 .mc .slide,.custom-protype .c1 .mc .slide span{border-color:#eee;}
.custom-protype .c1 .mc .slide:hover,.custom-protype .c1 .mc .slide:hover span{border-color:#fc5050;}
.custom-protype .c1 .mc .slide span{background:#fff;color:#666;}
.custom-protype .c1 .mc .slide:hover span{color:#fc5050;}

.custom-product-list .c1 .mt { background-color: #ffffff; border-color: #eeeeee; }
.custom-product-list .c1 .mt ul li { border-right-color: #eeeeee; }
.custom-product-list .c1 .mt ul li a { background-color: #ffffff; }
.custom-product-list .c1 .mt ul li a em { color: #666666; }
.custom-product-list .c1 .mt ul li a em:before { width: 0; height: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-bottom: 4px solid #666666; font-size: 0; line-height: normal; }
.custom-product-list .c1 .mt ul li a em:after { width: 0; height: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-bottom: 4px solid #666666; font-size: 0; line-height: normal; }
.custom-product-list .c1 .mt ul li.select a { background-color: #fc5050; }
.custom-product-list .c1 .mt ul li.select a em { color: #ffffff; }
.custom-product-list .c1 .mt ul li.select.down a em:before { width: 0; height: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-bottom: 4px solid #666666; font-size: 0; line-height: normal; }
.custom-product-list .c1 .mt ul li.select.down a em:after { width: 0; height: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-bottom: 4px solid #ffffff; font-size: 0; line-height: normal; }
.custom-product-list .c1 .mt ul li.select.up a em:before { width: 0; height: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-bottom: 4px solid #ffffff; font-size: 0; line-height: normal; }
.custom-product-list .c1 .mt ul li.select.up a em:after { width: 0; height: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-bottom: 4px solid #666666; font-size: 0; line-height: normal; }
.custom-product-list .c1 .mt .list-page a.btn { border-color: #eeeeee; background-color: #ffffff; color: #fc5050; }
.custom-product-list .c1 .mt .list-page .text { border-color: #eeeeee; }
.custom-product-list .c1 .mt .list-page .text em, .custom-product-list .c1 .mt .list-page .text span { color: #fc5050; }
.custom-product-list .c1 .mc { background-color: #ffffff; border-color: #eeeeee; }
.custom-product-list .c1 .mc .list ul li .info a { color: #666666; }
.custom-product-list .c1 .mc .list ul li .info a:hover { color: #ff4242; }
.custom-product-list .c1 .mc .list ul li .txt{color:#999;}
.custom-product-list .c1 .mc .list ul li .price .money { color: #ff4242; }
.custom-product-list .c1 .mc .list ul li .price .num { color: #666666; }
.custom-product-list .c1 .mc .list ul li .supplier-name span{background:#fc5050;color:#fff;}
.custom-product-list .c1 .mc .list ul li .supplier-name a{color:#666;}
.custom-product-list .c1 .mc .list ul li .integral-price .money { color: #666666; }
.custom-product-list .c1 .mc .list ul li .stair-price { background-color: rgba(163, 163, 163, 0.5); }
.custom-product-list .c1 .mc .list ul li .stair-price ul li .li-num, .custom-product-list .c1 .mc .list ul li .stair-price ul li .li-price { color: #ffffff; }
.custom-product-list .c1 .mc .list ul li .buy-active .buy-num a.btn { border-color: #eeeeee; }
.custom-product-list .c1 .mc .list ul li .buy-active .buy-num a.btn.down { background-position: -440px -570px; background-repeat: no-repeat; background-color: #ffffff; }
.custom-product-list .c1 .mc .list ul li .buy-active .buy-num a.btn.up { background-position: -346px -624px; background-repeat: no-repeat; background-color: #ffffff; }
.custom-product-list .c1 .mc .list ul li .buy-active .buy-num a.btn:active.down { background-position: -242px -677px; background-repeat: no-repeat; background-color: #ffffff; }
.custom-product-list .c1 .mc .list ul li .buy-active .buy-num a.btn:active.up { background-position: -714px 0; background-repeat: no-repeat; background-color: #ffffff; }
.custom-product-list .c1 .mc .list ul li .buy-active .buy-num .inputbox { border-color: #eeeeee; background-color: #ffffff; }
.custom-product-list .c1 .mc .list ul li .buy-active .button a.btn { background-position: -192px -677px; background-repeat: no-repeat; background-color: #fc5050; }
.custom-product-list .c1 .mc .list ul li .buy-active .unit,.custom-floor .mc .list ul li .buy-active .unit{color:#fc5050;border-color:#fc5050;}
.custom-product-list .c1 .mc .list ul li .buy-active .unit em,.custom-floor .mc .list ul li .buy-active .unit em{border-color:#fc5050;}
.custom-product-list .c1 .mc .list ul li .border-bg,.custom-floor .mc .list ul li .border-bg { border-color: #fc5050; }
.custom-product-list .c1 .mc .list ul li .unit-cont,.custom-floor .mc .list ul li .unit-cont { border-color: #fc5050; background: #ffffff; }
.custom-product-list .c1 .mc .list ul li .marketing-tips li,.marketing-tips li{color:#fc5050;border-color:#fc5050;}
.custom-product-list .c1 .mc .list ul li .marketing-tips li{background:#fc5050;color:#fff;}

.custom-product-list .c2 .mt { background-color: #ffffff; border-color: #eeeeee; }
.custom-product-list .c2 .mt ul li { border-right-color: #eeeeee; }
.custom-product-list .c2 .mt ul li a { background-color: #ffffff; }
.custom-product-list .c2 .mt ul li a em { color: #666666; }
.custom-product-list .c2 .mt ul li a em:before { width: 0; height: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-bottom: 4px solid #666666; font-size: 0; line-height: normal; }
.custom-product-list .c2 .mt ul li a em:after { width: 0; height: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-bottom: 4px solid #666666; font-size: 0; line-height: normal; }
.custom-product-list .c2 .mt ul li.select a { background-color: #fc5050; }
.custom-product-list .c2 .mt ul li.select a em { color: #ffffff; }
.custom-product-list .c2 .mt ul li.select.down a em:before { width: 0; height: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-bottom: 4px solid #666666; font-size: 0; line-height: normal; }
.custom-product-list .c2 .mt ul li.select.down a em:after { width: 0; height: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-bottom: 4px solid #ffffff; font-size: 0; line-height: normal; }
.custom-product-list .c2 .mt ul li.select.up a em:before { width: 0; height: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-bottom: 4px solid #ffffff; font-size: 0; line-height: normal; }
.custom-product-list .c2 .mt ul li.select.up a em:after { width: 0; height: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-bottom: 4px solid #666666; font-size: 0; line-height: normal; }
.custom-product-list .c2 .mt .list-page a.btn { border-color: #eeeeee; background-color: #ffffff; color: #fc5050; }
.custom-product-list .c2 .mt .list-page .text { border-color: #eeeeee; }
.custom-product-list .c2 .mt .list-page .text em, .custom-product-list .c2 .mt .list-page .text span { color: #fc5050; }
.custom-product-list .c2 .mc { background-color: #ffffff; border-color: #eeeeee; }
.custom-product-list .c2 .mc .list ul li .info a { color: #666666; }
.custom-product-list .c2 .mc .list ul li .info a:hover { color: #ff4242; }
.custom-product-list .c2 .mc .list ul li .price .money { color: #ff4242; }
.custom-product-list .c2 .mc .list ul li .price .num { color: #666666; }
.custom-product-list .c2 .mc .list ul li .integral-price .money { color: #666666; }
.custom-product-list .c2 .mc .list ul li .buy-active { background-color: #fc5050; }
.custom-product-list .c2 .mc .list ul li .buy-active .button a.btn { background-color: #ffffff; }
.custom-product-list .c2 .mc .list ul li .buy-active .button a.btn i.icon { background-position: -200px -727px; background-repeat: no-repeat; }
.custom-product-list .c2 .mc .list ul li .buy-active .button a.btn em { color: #000000; }
.custom-product-list .c2 .mc .list ul li .buy-active .fav-button a.btn i.icon { background-position: -724px -213px; background-repeat: no-repeat; }
.custom-product-list .c2 .mc .list ul li .buy-active .fav-button a.btn em { color: #ffffff; }
.custom-product-list .c2 .mc .list ul li .border-bg { border-color: #fc5050; }

.magnifying .goodsPic .smallIco { background-position: -674px -216px; background-repeat: no-repeat; }
.magnifying .goodsBigPicBox { background-color: #ffffff; }
.magnifying .goodsSmall .btn.btnleft { background-position: -488px 0; background-repeat: no-repeat; }
.magnifying .goodsSmall .btn.btnright { background-position: -110px -468px; background-repeat: no-repeat; }
.magnifying .goodsSmall .center .mid .smallBox .smallBoxCon .smallPic { border-color: #eeeeee; }
.magnifying .goodsSmall .center .mid .smallBox .smallBoxCon.smallPicHover .smallPic { border-color: #fc5050; }
.magnifying .goodsSmall .center .mid .smallBox .smallBoxCon:hover .smallPic { border-color: #fc5050; }
.magnifying .show-video .circle{border-color:#ddd;background:#fff;}
.magnifying .show-video .circle em{border-color:transparent transparent transparent #898585;}
.magnifying .show-video .time{background:#ddd;color:#666;}
.magnifying .video-box .close{background:rgba(255,255,255,0.6);color:#fff;}


.custom-product-info .c1 { background-color: #ffffff; border-color: #eeeeee; }
.custom-product-info .c1 .l .ml .goods-share .number { color: #666666; }
.custom-product-info .c1 .l .ml .goods-share .share-box a { color: #666666; }
.custom-product-info .c1 .l .ml .goods-share .share-box a.share-btn:before { background-position: -440px -618px; background-repeat: no-repeat; }
.custom-product-info .c1 .l .ml .goods-share .share-box a.fav-btn:before { background-position: -762px 0; background-repeat: no-repeat; }
.custom-product-info .c1 .l .ml .goods-share .share-box a.fav-btn.select:before { background-position: -290px -707px; background-repeat: no-repeat; }
.custom-product-info .c1 .l .ml .goods-share .share-box a:hover { color: #ff4242; }
.custom-product-info .c1 .l .mr h1 { color: #000000; }
.custom-product-info .c1 .l .mr .c-price { background-color: #ecf7ff; border-color: #cbe4f8; }
.custom-product-info .c2 .l .mr .c-price {background:none;}
.custom-product-info .c1 .l .mr .c-price ul li p.name { color: #999999; }
.custom-product-info .c1 .l .mr .c-price ul li .money.new { color: #288bde; }
.custom-product-info .c1 .l .mr .c-price ul li .money.old { color: #999999; }
.custom-product-info .c1 .l .mr .c-price ul li .list .c-limit .c-name { color: #ffffff; background-color: #ffa800; }
.custom-product-info .c1 .l .mr .c-price ul li .list .c-limit .c-txt { color: #999999; }
.custom-product-info .c1 .l .mr .c-gift ul li p.name { color: #999999; }
.custom-product-info .c1 .l .mr .c-gift ul li .extend .line em { color: #666666; }
.custom-product-info .c1 .l .mr .c-info ul li p.name { color: #999999; }
.custom-product-info .c1 .l .mr .c-info ul li .string { color: #666666; }
.custom-product-info .c1 .l .mr .c-info ul li .extend .star { background-position: -457px -666px; background-repeat: no-repeat; }
.custom-product-info .c1 .l .mr .c-info ul li .extend .star em { background-position: -528px -604px; background-repeat: no-repeat; }
.custom-product-info .c1 .l .mr .c-info ul li .extend .c-num { color: #ff4242; }
.custom-product-info .c1 .l .mr .c-info ul li .extend .c-print a { color: #666666; }
.custom-product-info .c1 .l .mr .c-info ul li .extend .c-print a:hover { color: #ff4242; }
.c1 .c-value ul li .name { color: #999999; }
.c1 .c-value ul li .extend ol li a { background-color: #ffffff; border-color: #d7d7d7; color: #000000; }
.c1 .c-value ul li .extend ol li a:hover { border-color: #fc5050; }
.c1 .c-value ul li .extend ol li.select a { border-color: #fc5050;color:#fc5050;background-color: #ffffff; }
.c1 .c-value ul li .extend ol li.disabled a { border-color: #d7d7d7;background-color: #f2f2f2;color:#999; }
.c1 .c-value ul li .extend ol li.pic a { border-color: #d7d7d7; }
.c1 .c-value ul li .extend ol li.pic a:hover { border-color: #fc5050; }
.c1 .c-value ul li .extend ol li.pic.select a { border-color: #fc5050; }
.c1 .c-value ul li .extend ol li.pic.disabled a{background:none;}
.c1 .c-value ul li .extend ol li.pic.disabled a:hover { border-color: #d7d7d7; }
.c1 .c-value ul li .extend ol li.pic.disabled a::after{background:rgba(0,0,0,0.2);}
.custom-product-info .c1 .l .mr .c-buy ul li p.name { color: #999999; }
.custom-product-info .c1 .l .mr .c-buy ul li .extend .buy-active .buy-num a.btn { border-color: #eeeeee; }
.custom-product-info .c1 .l .mr .c-buy ul li .extend .buy-active .buy-num a.btn.down { background-position: -440px -570px; background-repeat: no-repeat; background-color: #ffffff; }
.custom-product-info .c1 .l .mr .c-buy ul li .extend .buy-active .buy-num a.btn.up { background-position: -346px -624px; background-repeat: no-repeat; background-color: #ffffff; }
.custom-product-info .c1 .l .mr .c-buy ul li .extend .buy-active .buy-num a.btn:active.down { background-position: -242px -677px; background-repeat: no-repeat; background-color: #ffffff; }
.custom-product-info .c1 .l .mr .c-buy ul li .extend .buy-active .buy-num a.btn:active.up { background-position: -714px 0; background-repeat: no-repeat; background-color: #ffffff; }
.custom-product-info .c1 .l .mr .c-buy ul li .extend .buy-active .buy-num .inputbox { border-color: #eeeeee; background-color: #ffffff; }
.custom-product-info .c1 .l .mr .c-success ul li p.name { color: #999999; }
.custom-product-info .c1 .l .mr .c-success ul li .string { color: #666666; }
.custom-product-info .c1 .l .mr .button a.btn.buy { background-color: #3eb5b5; }
.custom-product-info .c1 .l .mr .button a.btn.buy i.icon { background-position: -561px -524px; background-repeat: no-repeat; }
.custom-product-info .c1 .l .mr .button a.btn.buy em { color: #ffffff; }
.custom-product-info .c1 .l .mr .button a.btn.car { background-color: #ffffff; border-color: #eeeeee; }
.custom-product-info .c1 .l .mr .button a.btn.car i.icon { background-position: -601px -487px; background-repeat: no-repeat; }
.custom-product-info .c1 .l .mr .button a.btn.car em { color: #fc5050; }
.custom-product-info .c1 .l .mr .tips-line { color: #ff0000; }
.custom-product-info .c1 .r .list-box p.name em { background-color: #ffffff; color: #666666; }
.custom-product-info .c1 .r .list-box p.name:before { border-top-color: #eeeeee; }
.custom-product-info .c1 .r .list-box .list ul li a span.money { color: #ff4242; }
.custom-product-info .c1 .r .list-box .list ul li a span.name { color: #666666; }
.custom-product-info .c1 .r .list-box .list ul li a:hover span.name { color: #ff4242; }
.custom-product-info .c2 { background-color: #ffffff; border-color: #eeeeee; }
.custom-product-info .c2 .l .ml .goods-share .number { color: #666666; }
.custom-product-info .c2 .l .ml .goods-share .share-box a { color: #666666; }
.custom-product-info .c2 .l .ml .goods-share .share-box a.share-btn:before { background-position: -440px -618px; background-repeat: no-repeat; }
.custom-product-info .c2 .l .ml .goods-share .share-box a.fav-btn:before { background-position: -762px 0; background-repeat: no-repeat; }
.custom-product-info .c2 .l .ml .goods-share .share-box a.fav-btn.select:before { background-position: -290px -707px; background-repeat: no-repeat; }
.custom-product-info .c2 .l .ml .goods-share .share-box a:hover { color: #ff4242; }
.custom-product-info .c2 .l .mr h1 { color: #000000; }
.custom-product-info .c2 .l .mr h1 .red-tips{background:#fc5050;color:#fff;}
.custom-product-info .l .mr .subheading{color:#e4393c;}
.custom-product-info .c2 .l .mr .c-price ul li p.name { color: #999999; }
.custom-product-info .c2 .l .mr .c-price ul li em { color: #ff4242; }
.custom-product-info .c2 .l .mr .c-price ul li .money { color: #ff4242; }
.custom-product-info .c2 .l .mr .c-info ul li .coupon ul li,.custom-product-info .c1 .l .mr .c-info ul li .coupon ul li{background:url(../images/custom-buycar-coupon-list-icon.png) no-repeat center;background-size:cover;}
.custom-product-info .c2 .l .mr .c-info ul li .coupon ul li a,.custom-product-info .c1 .l .mr .c-info ul li .coupon ul li a{color:white;}
.custom-product-info .c2 .l .mr .c-price ul li.integral-price .money, .custom-product-info .c2 .l .mr .c-price ul li.integral-price em { color: #666666; }
.custom-product-info .c2 .l .mr .c-gift ul li p.name,.custom-product-info .c2 .l .mr .c-gift ul li .market-tips li span,.custom-product-info .c1 .l .mr .c-gift ul li p.name,.custom-product-info .c1 .l .mr .c-gift ul li .market-tips li span { color: #999999; }
.custom-product-info .c2 .l .mr .c-gift ul li .market-tips li span a,.custom-product-info .c1 .l .mr .c-gift ul li .market-tips li span a{color:inherit;}
.custom-product-info .c2 .l .mr .c-gift ul li .extend .line em,.custom-product-info .c1 .l .mr .c-gift ul li .extend .line em,.custom-product-info .c1 .l .mr .c-buy ul li .extend.num-extend .inner .unit-list .custom-radio,.custom-product-info .c2 .l .mr .c-gift ul li .market-tips li,.custom-product-info .c1 .l .mr .c-gift ul li .market-tips li { color: #666666; }
.custom-product-info .c2 .l .mr .c-gift ul li .market-tips li i,.custom-product-info .c1 .l .mr .c-gift ul li .market-tips li i{background:#fc5050;color:#fff;}
.custom-product-info .c2 .l .mr .c-info ul li p.name,.custom-product-info .c1 .l .mr .c-buy ul li .extend.num-extend .discrib { color: #999999; }
.custom-product-info .c2 .l .mr .c-info ul li .string { color: #666666; }
.custom-product-info .c2 .l .mr .c-info ul li span.tips { color: #666666; }
.custom-product-info .c2 .l .mr .c-pay ul li p.name { color: #999999; }
.custom-product-info .c2 .l .mr .c-pay ul li .extend ul li { color: #666666; }
.custom-product-info .c2 .l .mr .button a.btn { background-color: #ffffff; border-color: #eeeeee; }
.custom-product-info .c2 .l .mr .button a.btn.buy{background:#fc5050;}
.custom-product-info .c2 .l .mr .button a.btn i.icon { background-position: -601px -487px; background-repeat: no-repeat; }
.custom-product-info .c2 .l .mr .button a.btn em { color: #fc5050; }
.custom-product-info .c2 .l .mr .button span.tips { color: #999999; }
.custom-product-info .c2 .l .mr .tips-line { color: #ff0000; }
.custom-product-info .c2 .r .list-box p.name em { background-color: #ffffff; color: #666666; }
.custom-product-info .c2 .r .list-box p.name:before { border-top-color: #eeeeee; }
.custom-product-info .c2 .r .list-box .list ul li a span.money { color: #ff4242; }
.custom-product-info .c2 .r .list-box .list ul li a span.name { color: #666666; }
.custom-product-info .c2 .r .list-box .list ul li a:hover span.name { color: #ff4242; }
.custom-product-info .c3 { background-color: #ffffff; border-color: #eeeeee; }
.custom-product-info .c3 .l .mr h1 { color: #000000; }
.custom-product-info .c3 .l .mr .c-value ul li p.name { color: #999999; }
.custom-product-info .c3 .l .mr .c-value ul li .extend ol li a { background-color: #ffffff; border-color: #eeeeee; color: #000000; }
.custom-product-info .c3 .l .mr .c-value ul li .extend ol li a:hover { border-color: #fc5050; }
.custom-product-info .c3 .l .mr .c-value ul li .extend ol li.pic a { border-color: #eeeeee; }
.custom-product-info .c3 .l .mr .c-value ul li .extend ol li.pic a:hover { border-color: #fc5050; }
.custom-product-info .c3 .l .mr .c-value ul li .extend ol li.select a { border-color: #fc5050; }
.custom-product-info .lts-tips { color: #ffffff; }
.custom-product-info .lts-tips.status1 { background: #40b180; }
.custom-product-info .lts-tips.status2 { background: #fc5050; }
.custom-product-info .lts-tips .lpart i { background: url(../images/lts-tip.png) no-repeat center; background-size: cover; }
.custom-product-info .lts-tips .rpart i { background: url(../images/lts-time2.png) no-repeat center; background-size: cover; }
.custom-product-info .c1.groupdetails .l .mr h1 { color: #333333; }
.custom-product-info .c1.groupdetails .l .mr .group-info .mt { background: #fe4747; }
.custom-product-info .c1.groupdetails .l .mr .group-info .mt .title { color: #ffffff; }
.custom-product-info .c1.groupdetails .l .mr .group-info .mt .title i { background: url("../images/group.png") no-repeat center; background-size: cover; }
.custom-product-info .c1.groupdetails .l .mr .group-info .mt .time { color: #ffffff; }
.custom-product-info .c1.groupdetails .l .mr .group-info .mt .time i { background: url("../images/time.png") no-repeat center; background-size: cover; }
.custom-product-info .c1.groupdetails .l .mr .group-info .mc { background: #f2f2f2; }
.custom-product-info .c1.groupdetails .l .mr .group-info .mc > div.box .name { color: #333333; }
.custom-product-info .c1.groupdetails .l .mr .group-info .mc > div.box .price { color: #ff4141; }
.custom-product-info .c1.groupdetails .l .mr .group-info .mc > div.box .price.big s { color: #666666; }
.custom-product-info .c1.groupdetails .l .mr .group-info .mc .progress .info { color: #333333; }
.custom-product-info .c1.groupdetails .l .mr .group-info .mc .progress .info span { color: #ff4141; }
.custom-product-info .c1.groupdetails .l .mr .group-info .mc .progress .line .line-bg { background: #ccc; }
.custom-product-info .c1.groupdetails .l .mr .group-info .mc .progress .line ul li em { background: #999999; border-color: #f2f2f2; }
.custom-product-info .c1.groupdetails .l .mr .group-info .mc .progress .line ul li div { color: #666666; }
.custom-product-info .c1.groupdetails .l .mr .group-info .mc .progress .line ul li.on em { background: #fe4747; }
.custom-product-info .c1.groupdetails .l .mr .group-info .mc .progress .line ul li.on div .price { color: #fe4747; }
.custom-product-info .c1.groupdetails .l .mr .group-info .mc .progress .line ul li.on div .discrib { color: #333333; }
.custom-product-info .c1.groupdetails .l .mr .c-buy ul li p.name { color: #666666; }
.custom-product-info .c1.groupdetails .l .mr .c-buy ul li .extend .inner .stock { color: #666666; }
.custom-product-info .c1.groupdetails .l .mr .c-success ul li p.name{color:#666;}
.custom-product-info .c1.groupdetails .l .mr .c-success ul li .string.red { color: #ff4141; }
.custom-product-info .c1.groupdetails .l .mr .button a.btn.buy { background: #ff5959; }
.custom-product-info .c1.groupdetails .l .mr .button a.btn.single { border-color: #c5c5c5; color: #666666; }
.custom-product-info .c1.groupdetails .l .mr .c-value ul li p.name { color: #666666; }
.custom-product-info .c1.groupdetails .l .mr .group-buy-table table { border-color: #f2f2f2; }
.custom-product-info .c1.groupdetails .l .mr .group-buy-table table thead td { background: #f2f2f2; color: #666666; }
.custom-product-info .c1.groupdetails .l .mr .group-buy-table table tbody td { color: #333333; }
.custom-product-info .c1.groupdetails .l .mr .group-buy-table table tbody td .buy-num a.btn { border-color: #eeeeee; }
.custom-product-info .c1.groupdetails .l .mr .group-buy-table table tbody td .buy-num a.btn.down { background-image: url("../images/index.png"); background-repeat: no-repeat; background-color: #ffffff; background-position:-440px -570px;}
.custom-product-info .c1.groupdetails .l .mr .group-buy-table table tbody td .buy-num a.btn.up { background-image: url("../images/index.png"); background-repeat: no-repeat; background-color: #ffffff; background-position:-346px -624px; }
.custom-product-info .c1.groupdetails .l .mr .group-buy-table table tbody td .buy-num a.btn:active.down { background-image: url("../images/index.png"); background-repeat: no-repeat; background-color: #ffffff; background-position:-242px -677px; }
.custom-product-info .c1.groupdetails .l .mr .group-buy-table table tbody td .buy-num a.btn:active.up { background-image: url("../images/index.png"); background-repeat: no-repeat; background-color: #ffffff;background-position:-714px 0; }
.custom-product-info .c1.groupdetails .l .mr .group-buy-table table tbody td .buy-num .inputbox { border-color: #eeeeee; background-color: #ffffff; }
.custom-product-info .c1.groupdetails .l .mr .group-buy-table table tbody td .money{color:#ff4242;}
.custom-product-info .c1.groupdetails .l .mr .group-buy-table .table-footer p { color: #666666; }
.custom-product-info .c1.groupdetails .l .mr .group-buy-table .table-footer p span { color: #ff4141; }
.custom-product-info .c1.groupdetails .l .mr .group-step li { color: #666666; }
.custom-product-info .c1.groupdetails .l .mr .group-step li em { border-color: #ff5959; color: #ff5959; }
.custom-product-info .tips-inline,.custom-product-info .tips{color:#999;}
.custom-product-info .unit-sec-list li{border-color:#ddd;color:#333;}
.custom-product-info .unit-sec-list li.select{border-color:#fc5050;color:#fc5050;}
.custom-product-info .unit-sec-list li.select i{border-color:#fc5050;}

/*���õ�ַѡ��*/
.custom-chose-address-label{color:#666;}
.custom-chose-address .title{border-color:#eee;background:#fff;}
.custom-chose-address .title p{color:#666;}
.custom-chose-address .title .arrow{border-color:#666;}
.custom-chose-address .ext-box {background:#fff;}
.custom-chose-address .ext-box .address-list {border-color:#eee; }
.custom-chose-address .ext-box .address-list .mt{border-color:#fc5050;}
.custom-chose-address .ext-box .address-list .mt ul li {border-color:#eee;color:#666; }
.custom-chose-address .ext-box .address-list .mt ul li.select {border-color: #fc5050;background:#fff; }
.custom-chose-address .ext-box .address-list .mc .for .list-box ul li a { color:#666;}
.custom-chose-address .ext-box .address-list .mc .for .list-box ul li.select a{background:#f5f5f5;color:#fc5050;}

.custom-product-value .c1 { border-color: #eeeeee; background-color: #ffffff; }
.custom-product-value .c1 .mt { border-bottom-color: #fc5050; }
.custom-product-value .c1 .mt span { color: #000000; }
.custom-product-value .c1 .mt .mobile i.icon { background-position: -661px -296px; background-repeat: no-repeat; }
.custom-product-value .c1 .mt .mobile .info a.btn em { color: #666666; }
.custom-product-value .c1 .mt .mobile .info a.btn i { background-position: -748px -323px; background-repeat: no-repeat; }
.custom-product-value .c1 .mt .mobile .info .extend-box { background-color: #ffffff; }
.custom-product-value .c1 .mt .mobile .info .extend-box s.s1 { background-position: -601px -527px; background-repeat: no-repeat; }
.custom-product-value .c1 .mt .mobile .info .extend-box s.s2 { background-position: -282px -747px; background-repeat: no-repeat; }
.custom-product-value .c1 .mt .mobile .info .extend-box s.s3 { background-position: -645px -476px; background-repeat: no-repeat; }
.custom-product-value .c1 .mt .mobile .info .extend-box s.s4 { background-position: -794px -40px; background-repeat: no-repeat; }
.custom-product-value .c1 .mt .mobile .info:before { border-left-color: #eeeeee; }
.custom-product-value .c1 .mc .custom-table .form table thead tr td { background-color: #f5f5f5; }
.custom-product-value .c1 .mc .custom-table .form table thead tr td p.name { color: #000000; }
.custom-product-value .c1 .mc .custom-table .form table tbody tr td .number, .custom-product-value .c1 .mc .custom-table .form table tbody tr td .string { color: #000000; }
.custom-product-value .c1 .mc .custom-table .form table tbody tr td .string var { color: #000000; }
.custom-product-value .c1 .mc .custom-table .form table tbody tr td .number var { color: #000000; }
.custom-product-value .c1 .mc .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn { border-color: #eeeeee; }
.custom-product-value .c1 .mc .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn.down { background-position: -440px -570px; background-repeat: no-repeat; background-color: #ffffff; }
.custom-product-value .c1 .mc .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn.up { background-position: -346px -624px; background-repeat: no-repeat; background-color: #ffffff; }
.custom-product-value .c1 .mc .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn:active.down { background-position: -242px -677px; background-repeat: no-repeat; background-color: #ffffff; }
.custom-product-value .c1 .mc .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn:active.up { background-position: -714px 0; background-repeat: no-repeat; background-color: #ffffff; }
.custom-product-value .c1 .mc .custom-table .form table tbody tr td .extend .buy-active .buy-num .inputbox { border-color: #eeeeee; background-color: #ffffff; }
.custom-product-value .c1 .mc .custom-table .form table tbody tr td .extend .ladder-price .extend-box ,.custom-product-info .c1.groupdetails .l .mr .group-buy-table table td .ladder-price .extend-box{ border-color: #fcc59d; background-color: #fefdf3; }
.custom-product-value .c1 .mc .custom-table .form table tbody tr td .extend .ladder-price .extend-box ul li p,.custom-product-info .c1.groupdetails .l .mr .group-buy-table table td .ladder-price .extend-box ul li p{ color: #666666; }
.custom-product-value .c1 .mc .custom-table .form table tbody tr td .extend .ladder-price .extend-box ul li .price,.custom-product-info .c1.groupdetails .l .mr .group-buy-table table td .ladder-price .extend-box ul li .price { color: #666666; }
.custom-product-value .c1 .mc .custom-table .form table tbody tr td .extend .ladder-price .extend-box ul li .price em,.custom-product-info .c1.groupdetails .l .mr .group-buy-table table td .ladder-price .extend-box ul li .price em{ color: #ff6c00; }
.custom-product-value .c1 .mc .custom-table .form table tbody tr td .extend .ladder-price .extend-box ul li .price:before,.custom-product-info .c1.groupdetails .l .mr .group-buy-table table td .ladder-price .extend-box ul li .price:before { border-left-color: #e3e2e2; }
.custom-product-value .c1 .mc .custom-table .form table tbody tr td .extend .ladder-price .extend-box:before,.custom-product-info .c1.groupdetails .l .mr .group-buy-table table td .ladder-price .extend-box:before { border-color: transparent #fcc59d transparent transparent; }
.custom-product-value .c1 .mc .custom-table .form table tbody tr td .extend .ladder-price .extend-box:after,.custom-product-info .c1.groupdetails .l .mr .group-buy-table table td .ladder-price .extend-box:after { border-color: transparent #fefdf3 transparent transparent; }
.custom-product-value .c1 .mc .custom-table .form table tbody tr td .extend .panic-tips{background:#fc5050;color:#fff;}
.custom-product-value .c1 .mc .custom-table .form table tbody tr td .extend .c-sale .get-coupon { background-color: #ffffff; border-color: #fc5050; }
.custom-product-value .c1 .mc .custom-table .form table tbody tr td .extend .c-sale .get-coupon .title { background-color: #ffffff; }
.custom-product-value .c1 .mc .custom-table .form table tbody tr td .extend .c-sale .get-coupon .title i { background-position: -80px -563px; background-repeat: no-repeat; }
.custom-product-value .c1 .mc .custom-table .form table tbody tr td .extend .c-sale .get-coupon .title em { color: #ff4242; }
.custom-product-value .c1 .mc .custom-table .form table tbody tr td .extend .c-sale .get-coupon .title s { background-position: -748px -323px; background-repeat: no-repeat; }
.custom-product-value .c1 .mc .custom-table .form table tbody tr td .extend .c-sale .get-coupon .coupon-list { background-color: #ffffff; border-color: #fc5050; }
.custom-product-value .c1 .mc .custom-table .form table tbody tr td .extend .c-sale .get-coupon .coupon-list .list ul li .txt, .custom-product-value .c1 .mc .custom-table .form table tbody tr td .extend .c-sale .get-coupon .coupon-list .list ul li p { color: #999999; }
.custom-product-value .c1 .mc .custom-table .form table tbody tr td .extend .distitle { color: #ff4242; }
.custom-product-value .c1 .mc .custom-table .form table thead tr td .question .inner i{border-color:#fc5050;color:#fc5050;background:white;}
.custom-product-value .c1 .mc .custom-table .form table thead tr td .question .inner .detail{background:white;border-color:#ddd;color:#666;}
.custom-product-value .c1 .mc .custom-table .form table thead tr td .question .inner .detail:after{border-color:white transparent transparent transparent;}
.custom-product-value .c1 .mc .custom-table .form table thead tr td .question .inner .detail:before{border-color:#ddd transparent transparent transparent;}
.custom-product-value .c1 .mc .custom-table .form table tbody tr.disabled td .money, .custom-product-value .c1 .mc .custom-table .form table tbody tr.disabled td .number, .custom-product-value .c1 .mc .custom-table .form table tbody tr.disabled td .string { color: #999999; }
.custom-product-value .c1 .mc .custom-table .form table tbody tr.disabled td .extend .ladder-price .money { color: #999999; }
.custom-product-value .c1 .mc .custom-table .form table tbody tr.disabled td .extend .ladder-price .extend-box { display: none; }
.custom-product-value .c1 .mc .c-privilege .list ul li { color: #999999; }
.custom-product-value .c1 .mc .c-privilege .list ul li em { color: #ff4242; }
.custom-product-value .c1 .mc .c-privilege .list ul li:before { background-color: #ff4242; }
.custom-product-value .c1 .mc .c-privilege .button .txt { color: #666666; }
.custom-product-value .c1 .mc .c-privilege .button .txt em { color: #ff4242; }
.custom-product-value .c1 .mc .c-privilege .button a.btn.buynow { background-color: #fc5050; }
.custom-product-value .c1 .mc .c-privilege .button a.btn.buynow em { color: #ffffff; }
.custom-product-value .c1 .mc .c-privilege .button a.btn.buycar { background-color: #ffffff; border-color: #eeeeee; }
.custom-product-value .c1 .mc .c-privilege .button a.btn.buycar i { background-position: -601px -487px; background-repeat: no-repeat; }
.custom-product-value .c1 .mc .c-privilege .button a.btn.buycar em { color: #000000; }

.custom-annex-cont{background:#fff;border-color:#eee;}
.custom-annex-cont .mt{border-color:#eee;}
.custom-annex-cont .annex-list li{border-color:#eee;color:#666;}
.custom-annex-cont .annex-list li .iconfont {display:inline-block;vertical-align:middle;width:22px;height:22px;margin:-5px 0 0 0;font-size:1em;}
.custom-annex-cont .annex-list li .download:hover{color:#fc5050;}
.custom-annex-cont .annex-list li .download i{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFEAAABRCAYAAACqj0o2AAAGbElEQVR4Xu2cf4hVRRTHz5l9rpkKC1GWEBUZgf3SpKQksB8UURQKa4mF2/Peue5a0CYZlNILjCIrDU12Zp4VFaUJFUF/9IOsPzIIYjNcwX5AEWiFBIVa4Xv3xMgTHrv33bnvvZl77+K9fy17Z875zueduXPm3HkPobi6JoBdWygMQAHRQhAUEAuIFghYMFFEYgHRAgELJopILCBaIGDBRBGJBUQLBCyYKCKxgGiBgAUTRSQWEC0QsGDCaST6vn87Il5LRKNKqQ8s6G3LRBAEy4loVhiGY9Vq9ZO2OrfR2BlEzvmTAFBp0rJbSrmsDW0dN61UKuzQoUM7AaC/ycgyKeXujo3GdHQC0fO8WYyx3yL8OgfZ39/f29fXtxMRl4z3L6V0Ml4nRj3Pu5Ixtq/Fh+cM5PDw8LRjx47pCLwryvekgqgHwDn/CABuTQtkuVyeWSqV3gaAO1r4/FhKedukmc5aaBAEc4noHQC4zDXIgYGBvilTpugp3ArSGCIuE0IcmFQQ0wK5Zs2as06cOKGn8C0tADkFqH06eSY2D8ZlRDYWMD2Fb8wKYCoQXUVkuVye3dPTo6fwDVkCTA2ibZBDQ0Pn12o1PYWvzxpgqhBtgfQ87yLGmJ7CC/MAMHWI3YJctWrVHMaYnsIL8gIwE4idghwcHLy0Xq/rKTwvTwAzg5gUJBGtV0p973neAsbYqwBwRd4AZgoxIUggos8RcXFMkuw8DzQl6M7zRJOABHlknInMAWYeiafodAgyFwCdQ9RFAcaYfp7tl1IeiQupBsg3AWC+KXoBYBQR7zPthTnn5zHGzg3D8KCU8ngCux01cTadPc9b3FgMLmwoq0gpn4pTyTk/EwAeBYB1AKD/Hn9pEM8BwCYTlHFF4T/1zsYEvSOCrvbOQ0NDM2q12kEAmN0sDBE3CCE2msSuXr16PhEtDMNQr8ZzEfEbIjrQ09MzOjIyMmrqH1FV113GpJSXm/p2ct9JJDaicE+UICJ6XCn1TCdik/RpAfBk10lVlG1E4rcAcHGLga+TUm5KAqWdNnEAAeAnKeWcduwlbeskErVz3/eXIOK7rYQg4lohxItJhZraGQDqfHOpUuo9k51O7juDqMVwzvXbNl3djryI6GGl1EudCG/uYwIIAM7e9GkdTiEmAQkAD0opX+4UZNYAU4GYBCQiDgohRtoFmQeAqUFMAlI/RqWU1aQg8wIwVYhJQCJiWQihqzWxV54Apg4xCcgwDFdWq9XXW1HMG8BMICYBCQArpJRvjQeZR4CZQUwCEhHvFULsOgUyrwAzhZgQ5Ei9Xt/FGFuu086YB6XTPND0jHaeJ5oEmBJyU3/XiXQC/62Tbd/3VyDiPUQ0M4mhbtsQUWyZLMo+IuozkM4vxtjPYRh+oZR6LVJH1D993x9ARGOqYVl9W0fuOOd6O9l8iNOynEhzw1LKLePvRE5n3/f3GF4OORGMiJ8BwHohxFetHARBcB0AbCSim5yIiDGqX5oppSac+8kVxIb+fwDgCSL6UL8ubVqddVlNH958GgCmpQ1Q+2sLIuf8eQBYm4XQcT6PENF+fcYREc/OgZ4tUsrhRNO5cep+QrKbg0FkKgERVwohJuymIqdz483bWKaKc+g8DMOrqtXqd4kiUTfinP8NAKmkNznkFSXpqJQykkfLZDurFTrHQPdKKRclzhN1wyAIXiCiR3I8qFSlEdGIUmqwXYgPENErqSrNsbO46nvcdL4GEb/O8bhSlUZEi5RSe9uKxIGBgTN6e3v/KBaXk9iOTp8+/ZzNmzfrjcCEK7aKwzn/MuZweaqRkLGzlouK1hULMQiCx4jo2YwHkAf3D0kpt7USYoJ4iT5IBAClPIwkIw0/lkql+du3bz/aEUTdyff9Xfp7cRkNIHO3RLRBKRV7ks1Y2fZ9fx4ivg8AF2Q+ovQFfDp16tQ7t27d+l+cayNE3blxVE7//MDptA38FRFvFkL8YPrsEkFsgLybMaYAIA8lKdO4ur3/exiG9yf93YjEELWqIAj0QqPrjEG3KnPa/19E3Far1bbt2LHjl6Qa24J4yijnXH+jfikAXN04qD6ZV+/jiKjz4X31ev2NqFKXCWZHEJuNViqV0uHDh+fV6/UZJmd5u18qlf5KcgbcpLtriCYHp8P9AqKFT7mAWEC0QMCCiSISC4gWCFgwUURiAdECAQsmikgsIFogYMHE/2WYlHCOggKqAAAAAElFTkSuQmCC') no-repeat center;background-size:cover;}
.custom-annex-cont .annex-list li .download:hover i{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFEAAABRCAYAAACqj0o2AAAGd0lEQVR4Xu2cbYhUVRjH/8+9dzYVlULKEqJCI9jeNCkpEbYXjKi9c2aXscRCCyqEgkwyKMUNiiIrDAyEIqOiVpfde+4uIb1Q9kGDIFZDBXuBoi9lEhaL6+7MvU+cddaW3bkvM3vflu58nHvO//mf3zznnueeOTOE/DVtAjRthVwAOcQIkiCHmEOMgEAEEnkm5hAjIBCBRJ6JOcQICEQgkWdiDjECAhFI5JmYQ4yAQAQSeSbmECMgEIFErJlYFeIeAm7RNG2Q+vr6I/DbkERViLUusJBc91ihv//zhjo30Dg2iI4Q2xnomuClx5ByTQPemm7KXV2ac/hwN4DyeRGiNYZl9TQt6tMxFohsmgsdTfu9TtzYQXK53OKMjnaDqDQ5viFlLOONRZQ7O29wHOeIx4cXG0gul2fXAJr1Ys8oiGoAVSE+BbA6KZB/mua8i3T9YzDf6xHzM0PKu2fMdFZGuVhsdTVtHzNfGzdIFuJCB1D3wLqQiOiY5rpryLaPzyiISYHkUmmBw6wA3lUPUNwAVcxY7okTBxNnRg6Z5sJZ56bw7WkBTARiXBnJprmoqmndBKxKE2BiEKMGycXi5Q6RmsK3pQ0wUYhRgRxub7+qoKYwsCILABOHOF2QbJpLalN4eVYApgKxWZBsmte4mtbNwNIsAUwNYliQOtFWsqwfRoVYrgN7GLg+awBThRgSpGp2AECbV5GcRB0YVKDHXicGGQhRR3pKZAFg6pk4TqcZkFkBGDtENs15VU1bPuw4R+cPDJzyy8oxkEQfMrAsKHsJGNSYHwx6FuaOjssq1eqlBeYTNDBwJki32euxTeeKEG0E7AFwZe3T6tKlfMEXZHv7HFfXn2FgC4A5ddqeIeBVzXF2BEGZtCn8l868Kgh6piCeLJfnLqhUTjCwaKIxArbpUr4YZHbUNJfpur6CmdVq3ErAd0x03HWcwZb+/sGg/nV21aGmv25Z1wX1beZ6LJlYy8Kv6hli4LmClC83YzZMn3oAx/vNqE3ZWiYeZmCxR123RbesHWGgNNLGDyABP+tSLmlEL2zbWDJRBa8WiyUQ9fnUd5t1y3ojrNGgdn4Ax/oydxi2bQXpNHM9NohjIEulMpj3eRlzgadapHyzGeMT+wQCjPGbvtqiOd0h+PcPAklET+iW9VazLtIGmAjEMBlJRBt1y9rdKMgsAEwMYhiQ0LRHjb6+d8KCzArARCGGAsn8iGHbqkD3fWUJYOIQQ4Jcb9j2+14UswYwFYghQa4zbPujySCzCDA1iCFBPmDY9t5xkFkFmCrEMCCJebdLtJeAtQAe87xRxlwHBt2jYy22g4KHARmokTJA30yslkrrwHw/gHmBA4mgAQO+22T1QhCwPYLQYSR+cYGvW6R8z8PH1LdHhdigndsLTPLV0JG7qhDqcfK/Q5wJOHWBTS1S7pwcqu50rgqhtrE8vxyK0e+XTLS1YFnfeMWolEq3ErPak7wjRh9e0gcMKaec+8kaRGV+mIie14BP1Nel46M5K8TiApHJzC8BmJ0CQBUyPERHiNcY2JyS0fNhCTjFwFEA6ozjxWn7YWBnQcpNYaezKimmFLtpDyL1+ETrDcua8jRVdzqPFIutOtGx1E1nzIDjujde0N//fahMVI2qQvyTVHmTMVZedoYMKeuWe57FdoordFaZHjKkXBm6TlQNHSFeZ+DprI4ocV/Muw3b3tgQxGqx+DCI3k3cbEYD+u2+e07n0fb2mzVd/zajY0rcFjOvLNj2oYYykTdsmOWcPn0yX1zGsA3phcIl1NMz3BBE1bgixEHyOFyeeCqkG9BzUVG2fLfCnGLxWSZ6JV3/6Ud3gSdbpNzl5cQXInd2Xu04jvopl5H+UNJxQMBPWqGwjHp6hpqCWCu61RZ9Ir9TTgeTf1QGthUCTrIF7myzEEtdQDJwRRYHGbOnL/SRkfto//4RvziBEGsLjDqwqf5+IJFd7pjBhJX/Tdf1O6m398egDqEgjk3rUqlIwNvMnPqWVNCgIrj+B7vuQ2H/NyI0RGVsbKFx3c1gfjwCo9mTIDrLwC6DaBf19f0a1mBDEMdFK0KsJqIOZr6Jzh1Un8mrtzoQf5CJjhia9gH19k7Z6gqC2RTEiaLc1mZU5s9fSpo2NyhY1q6z6/4d5gx4kO9pQwwK8H+4nkOM4FPOIeYQIyAQgUSeiTnECAhEIJFnYg4xAgIRSOSZmEOMgEAEEv8C9nXVcECTU8EAAAAASUVORK5CYII=') no-repeat center;background-size:cover;}

.custom-product-details .c1 { background-color: #ffffff; border-color: #eeeeee; }
.custom-product-details .c1 .mt { border-color: #eeeeee; background-color: #ffffff; }
.custom-product-details .c1 .mt .list ul li { border-color: #ffffff; color: #666666; }
.custom-product-details .c1 .mt .list ul li em { color: #ff4242; }
.custom-product-details .c1 .mt .list ul li.select { border-color: #eeeeee; background-color: #ffffff; color: #ff4242; }
.custom-product-details .c1 .mt .list ul li.select:before { border-top-color: #fc5050; }
.custom-product-details .c1 .mt .info-fast .button a.btn { background-color: #fc5050; color: #ffffff; }
.custom-product-details .c1 .mt .info-fast .extend-box { border-color: #eeeeee; background-color: #ffffff; }
.custom-product-details .c1 .mt .info-fast .extend-box .fast-info .names { color: #000000; }
.custom-product-details .c1 .mt .info-fast .extend-box .fast-info .sale-price .line p.name, .custom-product-details .c1 .mt .info-fast .extend-box .fast-info .sale-price .line span.tips { color: #666666; }
.custom-product-details .c1 .mt .info-fast .extend-box .fast-info .sale-price .line em.money { color: #ff4242; }
.custom-product-details .c1 .mt .info-fast .extend-box:before { width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom: 5px solid #eeeeee; font-size: 0; line-height: normal; }
.custom-product-details .c1 .mt .info-fast .extend-box:after { width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom: 5px solid #ffffff; font-size: 0; line-height: normal; }
.custom-product-details .c1 .mt .info-qrcode .name { border-color: #ffffff; }
.custom-product-details .c1 .mt .info-qrcode .name em { color: #666666; }
.custom-product-details .c1 .mt .info-qrcode .name i.phone { background-position: -394px -624px; background-repeat: no-repeat; }
.custom-product-details .c1 .mt .info-qrcode .name i.icon { background-position: -551px -352px; background-repeat: no-repeat; }
.custom-product-details .c1 .mt .info-qrcode .extend-box { background-color: #ffffff; border-color: #eeeeee; -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1); }
.custom-product-details .c1 .mt .info-qrcode.hover .name { border-color: #eeeeee; }
.custom-product-details .c1 .mt .info-qrcode.hover .name i.phone { background-position: -605px -405px; background-repeat: no-repeat; }
.custom-product-details .c1 .mt .info-qrcode.hover .extend-box { visibility: visible; -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; filter: alpha(opacity=100); }
.custom-product-details .c1 .mc .p-info .c-basic, .custom-product-details .c1 .mc .p-info .c-detail { border-color: #eeeeee; background-color: #ffffff; }
.custom-product-details .c1 .mc .p-info .c-image-text { background-color: #ffffff; }
.custom-product-details .c1 .mc .p-comment .c-pub-comment { background-color: #ffffff; }
.custom-product-details .c1 .mc .p-comment .c-pub-comment .c-num span.num { color: #ff4242; }
.custom-product-details .c1 .mc .p-comment .c-pub-comment .c-num span.txt { color: #666666; }
.custom-product-details .c1 .mc .p-comment .c-pub-comment .c-cliver { background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAABCAIAAABR8BlyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABRJREFUeNpi+I8bPHr06D9eABBgABSgO27d1LiTAAAAAElFTkSuQmCC"); background-repeat: repeat-y; background-position: 50% 50%; }
.custom-product-details .c1 .mc .p-comment .c-pub-comment .c-cliver span { color: #666666; background-color: #ffffff; }
.custom-product-details .c1 .mc .p-comment .c-pub-comment .c-list ul li .circle em { color: #ff4242; }
.custom-product-details .c1 .mc .p-comment .c-pub-comment .c-list ul li span.txt { color: #666666; }
.custom-product-details .c1 .mc .p-comment .c-pub-comment .c-list ul li span.num { color: #999999; }
.custom-product-details .c1 .mc .p-comment .c-pub-comment .c-button { border-color: #eeeeee; }
.custom-product-details .c1 .mc .p-comment .c-pub-comment .c-button span { color: #666666; }
.custom-product-details .c1 .mc .p-comment .c-pub-comment .c-button a.btn { background-color: #fc5050; color: #ffffff; }
.custom-product-details .c1 .mc .p-comment .c-comment-box { background-color: #ffffff; }
.custom-product-details .c1 .mc .p-comment .c-comment-box .mmt { border-bottom-color: #ff4242; }
.custom-product-details .c1 .mc .p-comment .c-comment-box .mmt ul li { color: #666666; }
.custom-product-details .c1 .mc .p-comment .c-comment-box .mmt ul li em { color: #ff4242; }
.custom-product-details .c1 .mc .p-comment .c-comment-box .mmt ul li.select { color: #ff4242; }
.custom-product-details .c1 .mc .p-comment .c-comment-box .mmc .for .list ul li { border-color: #eeeeee; }
.custom-product-details .c1 .mc .p-comment .c-comment-box .mmc .for .list ul li .user .pic .pic-bg { background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADYAAAA2CAYAAACMRWrdAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAjRJREFUeNrsmqFPQlEUh6/3mZFCI7gxAgYCiQIF7czwEkYTm5m/Q6JREoHRgaKFRDBoYGwENgMbQ7IMf2eex/D5ZIAP3rtHf9u3scHgfAx4l3PO0QJR/mUKeuAJvIABGIExmPFjIiAG4iABUiANMiDqVyFHPoi9gRbogAfwvOPznIE8KIALcBKU2BA0QBM8Kn+TA0VwCU4PJUYfqXtQA12132RBCVzxR3jzLLZLC9j0XhwYm19742wjVgXJAKQcklyDb2ITUAFWgFIOFtcy+a3YKyiHQMhNmWvbSWwSUqlVuckuYpUQSzlUthWrhuQ7tcl3zvMHRXtcAdrgFsxV+DPnWtvuO7THxfcO9JU56XPNs3VidKKoK/NS59o9xYZ8TDI1NXb4JtY4wNlvn+mywxexNz6lm54muyzFWnv46xFEHtllKdZRctJxxKb8z1dKyGWquUfxLEiMXHqaGy/S8qS5myQtL5pbZNIy0Nz3k5aR5mamtIyp/XaMG+/CxI61Ehq9dSPSjERILCZQLEZicYFicRJLCBRLkFhKoFiKxNICxdIkRpPEM0FS5JIhMRqP5gWJkUvUuUAXBIkVVlsDNPPNCZDKsctSjAbZRQFiRXb50lekQXbWYKksOyi32Kn6HGSbmpJa2TBwn+5pOm8bKGVz7eonMTrpX4OkQVJJrjmyToxyDm6AZYCUxbWef7vnr41qRQ/Xxa5DiF5gEb1yZOSSmNi1vv9FzDURtzrrldAsO38IMABpoJhKabemlAAAAABJRU5ErkJggg=="); background-repeat: no-repeat; background-position: 50% 50%; }
.custom-product-details .c1 .mc .p-comment .c-comment-box .mmc .for .list ul li .user .name { color: #666666; }
.custom-product-details .c1 .mc .p-comment .c-comment-box .mmc .for .list ul li .limit .num span.star { background-position: -457px -666px; background-repeat: no-repeat; }
.custom-product-details .c1 .mc .p-comment .c-comment-box .mmc .for .list ul li .limit .num span.star em { background-position: -528px -604px; background-repeat: no-repeat; }
.custom-product-details .c1 .mc .p-comment .c-comment-box .mmc .for .list ul li .limit .num span.date { color: #999999; }
.custom-product-details .c1 .mc .p-comment .c-comment-box .mmc .for .list ul li .limit .txt { color: #666666; }
.custom-product-details .c1 .mc .p-comment .c-comment-box .mmc .for .list ul li .limit .reply { border-color: #caebfe; background-color: #f8fcff; color: #666666; }
.custom-product-details .c1 .mc .p-comment .c-comment-box .mmc .for .list ul li .limit .reply:before { width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid #caebfe; font-size: 0; line-height: normal; }
.custom-product-details .c1 .mc .p-comment .c-comment-box .mmc .for .list ul li .limit .reply:after { width: 0; height: 0; border-left: 9px solid transparent; border-right: 9px solid transparent; border-bottom: 9px solid #f8fcff; font-size: 0; line-height: normal; }
.custom-product-details .c1 .mc .c-consult .consult-list .mmt { border-bottom-color: #ff4242; }
.custom-product-details .c1 .mc .c-consult .consult-list .mmt ul li { color: #666666; }
.custom-product-details .c1 .mc .c-consult .consult-list .mmt ul li em { color: #ff4242; }
.custom-product-details .c1 .mc .c-consult .consult-list .mmt ul li.select { color: #ff4242; }
.custom-product-details .c1 .mc .c-consult .consult-list .mmc { background-color: #ffffff; }
.custom-product-details .c1 .mc .c-consult .consult-list .mmc .tips { color: #666666; }
.custom-product-details .c1 .mc .c-consult .consult-list .mmc .for .list ul li { border-top-color: #eeeeee; }
.custom-product-details .c1 .mc .c-consult .consult-list .mmc .for .list ul li .user .date-ask, .custom-product-details .c1 .mc .c-consult .consult-list .mmc .for .list ul li .user .u-name { color: #999999; }
.custom-product-details .c1 .mc .c-consult .consult-list .mmc .for .list ul li .ask .txt, .custom-product-details .c1 .mc .c-consult .consult-list .mmc .for .list ul li .ask p { color: #666666; }
.custom-product-details .c1 .mc .c-consult .consult-list .mmc .for .list ul li .answer p { color: #ff4242; }
.custom-product-details .c1 .mc .c-consult .consult-list .mmc .for .list ul li .answer .txt .content-txt { color: #ff4242; }
.custom-product-details .c1 .mc .c-consult .consult-list .mmc .for .list ul li .answer .txt .date-answer { color: #999999; }
.custom-product-details .c1 .mc .c-consult .consult-send { background-color: #ffffff; }
.custom-product-details .c1 .mc .c-consult .consult-send .mmt { color: #000000; border-bottom-color: #ff4242; }
.custom-product-details .c1 .mc .c-consult .consult-send .mmc ul li p.name { color: #666666; }
.custom-product-details .c1 .mc .c-consult .consult-send .mmc ul li label.custom-radio span { color: #666666; }
.custom-product-details .c1 .mc .c-consult .consult-send .mmc ul li .button a.btn { background-color: #fc5050; color: #ffffff; }

.custom-shop-info .c1 { border-color: #eeeeee; background-color: #ffffff; }
.custom-shop-info .c1 .mt { border-bottom-color: #fc5050; }
.custom-shop-info .c1 .mt span { color: #000000; }
.custom-shop-info .c1 .mt i { background-position: -292px -663px; background-repeat: no-repeat; }
.custom-shop-info .c1 .mc .list-num { border-color: #eeeeee; }
.custom-shop-info .c1 .mc .list-num p.num { color: #d00000; }
.custom-shop-info .c1 .mc .list-num .list ul li p.name { color: #000000; }
.custom-shop-info .c1 .mc .list-num .list ul li em.c-num { color: #d00000; }
.custom-shop-info .c1 .mc .list-num .list ul li i.up { background-position: 0 -749px; background-repeat: no-repeat; }
.custom-shop-info .c1 .mc .list-num .list ul li i.down { background-position: -605px -447px; background-repeat: no-repeat; }
.custom-shop-info .c1 .mc .c-list ul li .text, .custom-shop-info .c1 .mc .c-list ul li p.name { color: #999999; }
.custom-shop-info .c1 .mc .button a.btn.shop-btn { background-color: #f1f9ff; border-color: #7fbcf0; color: #666666; }
.custom-shop-info .c1 .mc .button a.btn.fav-btn { background-color: #fff2f2; border-color: #f78585; color: #666666; }
.custom-shop-info .c1 .mc .apt-cont { color: #666666; }
.custom-shop-info .c1 .mc .apt-cont i.aptIcon { background: url("../images/apt.png") no-repeat center; background-size: cover; }

.custom-shop-code .c1 { border-color: #eeeeee; background-color: #ffffff; }
.custom-shop-code .c1 .mt { border-bottom-color: #fc5050; }
.custom-shop-code .c1 .mt span { color: #000000; }
.custom-shop-code .c1 .mc .code-box s.s1 { background-position: -601px -527px; background-repeat: no-repeat; }
.custom-shop-code .c1 .mc .code-box s.s2 { background-position: -282px -747px; background-repeat: no-repeat; }
.custom-shop-code .c1 .mc .code-box s.s3 { background-position: -645px -476px; background-repeat: no-repeat; }
.custom-shop-code .c1 .mc .code-box s.s4 { background-position: -794px -40px; background-repeat: no-repeat; }
.custom-shop-code .c1 .mc p { color: #000000; }
.custom-shop-code .custom-pic.hasline{background:#fff;border-color:#eee;}

.custom-shop-server .c1 { border-color: #eeeeee; background-color: #ffffff; }
.custom-shop-server .c1 .mt { border-bottom-color: #fc5050; }
.custom-shop-server .c1 .mt span { color: #000000; }
.custom-shop-server .c1 .mc ul li { border-top-color: #eeeeee; }
.custom-shop-server .c1 .mc ul li p { color: #666666; }
.custom-shop-server .c1 .mc ul li .button a { color: #666666; }
.custom-shop-server .c1 .mc ul li .button a.btn { background-position: -170px -767px; background-repeat: no-repeat; }
.custom-shop-server .c1 .mc ul li .button a.chat { background-position: -647px -396px; background-repeat: no-repeat; }
.custom-shop-server .c1 .mc ul li .tel i { background-position: -488px -590px; background-repeat: no-repeat; }
.custom-shop-server .c1 .mc ul li .tel em { color: #666666; }

.custom-simple-search .c1 { border-color: #eeeeee; background-color: #ffffff; }
.custom-simple-search .c1 .mt { border-bottom-color: #fc5050; }
.custom-simple-search .c1 .mt span { color: #000000; }
.custom-simple-search .c1 .mc ul li p.name { color: #666666; }
.custom-simple-search .c1 .mc ul li span.tips { color: #666666; }
.custom-simple-search .c1 .mc .button a.btn { background-color: #fff2f2; border-color: #f78585; color: #666666; }

.custom-product-class .c1 { border-color: #eeeeee; background-color: #ffffff; }
.custom-product-class .c1 .mt { border-bottom-color: #fc5050; }
.custom-product-class .c1 .mt span { color: #000000; }
.custom-product-class .c1 .mc dl dt i { background-position: -687px -430px; background-repeat: no-repeat; }
.custom-product-class .c1 .mc dl dt em { color: #000000; }
.custom-product-class .c1 .mc dl dd a { color: #666666; }
.custom-product-class .c1 .mc dl dd a:hover { color: #ff4242; }

.custom-simple-news .c1 { border-color: #eeeeee; background-color: #ffffff; }
.custom-simple-news .c1 .mt { border-bottom-color: #fc5050; }
.custom-simple-news .c1 .mt span { color: #000000; }
.custom-simple-news .c1 .mc ul li a { color: #666666; }
.custom-simple-news .c1 .mc ul li a:hover { color: #ff4242; }

.custom-simple-sale .c1 { border-color: #eeeeee; background-color: #ffffff; }
.custom-simple-sale .c1 .mt { border-bottom-color: #fc5050; }
.custom-simple-sale .c1 .mt span { color: #000000; }
.custom-simple-sale .c1 .mc ul li .title { color: #666666; }
.custom-simple-sale .c1 .mc ul li .title i { background-color: #999999; color: #ffffff; }
.custom-simple-sale .c1 .mc ul li .pic i { background-position: -146px -468px; background-repeat: no-repeat; }
.custom-simple-sale .c1 .mc ul li .name a { color: #666666; }
.custom-simple-sale .c1 .mc ul li .name a:hover { color: #ff4242; }
.custom-simple-sale .c1 .mc ul li .info em.money { color: #ff4242; }
.custom-simple-sale .c1 .mc ul li .info span { color: #999999; }
.custom-simple-sale .c1 .mc ul li .integral-price em.money { color: #666666; }

.custom-cashier .c1 { border-color: #eeeeee; background-color: #ffffff; }
.custom-cashier .c1 .title.success { font-size: 12px; }
.custom-cashier .c1 .title.success .tips:before { background-position: -460px -378px; background-repeat: no-repeat; }
.custom-cashier .c1 .title.failed .tips:before { background-position: -190px -553px; background-repeat: no-repeat; }
.custom-cashier .c1 .title .tips { color: #333333; }
.custom-cashier .c1 .title .txt { color: #666666; }
.custom-cashier .c1 .title .tool { color: #333333; }
.custom-cashier .c1 .title .tool a.link { color: #ff0000; }
.custom-cashier .c1 .pay-order { background-color: #f7f7f7; border-color: #eeeeee; }
.custom-cashier .c1 .pay-order .order-list .line .order-num { color: #000000; }
.custom-cashier .c1 .pay-order .order-list .line .tips .num, .custom-cashier .c1 .pay-order .order-list .line .tips .price { color: #333333; }
.custom-cashier .c1 .pay-order .order-list .line .tips .num em, .custom-cashier .c1 .pay-order .order-list .line .tips .price em { color: #ff0000; }
.custom-cashier .c1 .pay-order .order-list .line ul { background-color: #ffffff; }
.custom-cashier .c1 .pay-order .order-list .line ul.show-list li .line .number, .custom-cashier .c1 .pay-order .order-list .line ul.show-list li .line .money { color: #ff0000; }
.custom-cashier .c1 .pay-order .order-list .line ul.list li { border-color: #eeeeee; }
.custom-cashier .c1 .pay-order .order-list .line ul.list li .pic a { border-color: #eeeeee; }
.custom-cashier .c1 .pay-order .order-list .line ul.list li .pic:after { border-right-color: #eeeeee; }
.custom-cashier .c1 .pay-order .order-list .line ul.list li .order-number ol li p.name { color: #333333; }
.custom-cashier .c1 .pay-order .order-list .line ul.list li .order-number ol li .string { color: #333333; }
.custom-cashier .c1 .pay-order .order-list .line ul.list li .order-number ol li .red { color: #ff0000; }
.custom-cashier .c1 .pay-order .order-list .line ul.list li .order-number ol li .button a.btn { background-color: #fc5050; color: #ffffff; }
.custom-cashier .c1 .hint-info { background-color: #f7f7f7; border-color: #eeeeee; }
.custom-cashier .c1 .hint-info .tips { color: #ff0000; }
.custom-cashier .c1 .hint-info .links .lines { color: #000000; }
.custom-cashier .c1 .hint-info .links .lines a { color: #666666; }
.custom-cashier .c1 .hint-info .links .lines a:hover { color: #ff4242; }
.custom-cashier .c1 .pay-choose { background-color: #f7f7f7; }
.custom-cashier .c1 .pay-choose .custom-changetable .mt { border-color: #eeeeee; }
.custom-cashier .c1 .pay-choose .custom-changetable .mt ul li { border-color: #eeeeee; }
.custom-cashier .c1 .pay-choose .custom-changetable .mt ul li a { color: #000000; }
.custom-cashier .c1 .pay-choose .custom-changetable .mt ul li.select a { color: #000000; background-color: #fbfbfb; }
.custom-cashier .c1 .pay-choose .custom-changetable .mt ul li.select:before { border-top-color: #fc5050; }
.custom-cashier .c1 .pay-choose .custom-changetable .mc { background-color: #fbfbfb; border-color: #eeeeee; }
.custom-cashier .c1 .pay-choose .custom-changetable .mc .line { border-color: #e4e4e4; }
.custom-cashier .c1 .pay-choose .custom-changetable .mc .line .money { color: #666666; }
.custom-cashier .c1 .pay-choose .custom-changetable .mc .line .money em { color: #ff4242; }
.custom-cashier .c1 .pay-choose .custom-changetable .mc .line .inputbox a.btn { color: #ffffff; background-color: #fc5050; }
.custom-cashier .c1 .pay-choose .custom-changetable .mc .line .inputbox a.btn.got { background-color: #999999; }
.custom-cashier .c1 .pay-choose .custom-changetable .mc .line .warning { color: #666666; }
.custom-cashier .c1 .pay-choose .custom-changetable .mc .line .warning span { color: #ff0000; }
.custom-cashier .c1 .pay-choose .custom-changetable .mc .line .warning a { color: #37a3e4; }
.custom-cashier .c1 .pay-choose .custom-changetable .mc .line .warning a:hover { color: #1d6b9a; }
.custom-cashier .c1 .pay-choose .custom-changetable .mc .line.code .code-choose { border-color: #e4e4e4; }
.custom-cashier .c1 .pay-choose .custom-changetable .mc .line.code .code-choose p.name { color: #000000; }
.custom-cashier .c1 .pay-choose .custom-changetable .mc .line.code .code-choose ul li a.pic.wechat { background-position: -380px -378px; background-repeat: no-repeat; }
.custom-cashier .c1 .pay-choose .custom-changetable .mc .line.code .code-choose ul li a.pic.alipay { background-position: -568px -80px; background-repeat: no-repeat; }
.custom-cashier .c1 .pay-choose .custom-changetable .mc .line.code .code-choose ul li a.pic.qqpay { background-position: -229px -473px; background-repeat: no-repeat; }
.custom-cashier .c1 .pay-choose .custom-changetable .mc .line.code .code-choose ul li .text { color: #666666; }
.custom-cashier .c1 .pay-choose .custom-changetable .mc .line.code .code-choose ul li.select a.pic.wechat { background-position: -110px -550px; background-repeat: no-repeat; }
.custom-cashier .c1 .pay-choose .custom-changetable .mc .line.code .code-choose ul li.select a.pic.alipay { background-position: 0 -563px; background-repeat: no-repeat; }
.custom-cashier .c1 .pay-choose .custom-changetable .mc .line.code .code-choose ul li.select a.pic.qqpay { background-position: -524px 0; background-repeat: no-repeat; }
.custom-cashier .c1 .pay-choose .custom-changetable .mc .line.code .code-choose ul li:after { border-color: #0caf6c; }
.custom-cashier .c1 .pay-choose .custom-changetable .mc .line.code .code-pic .tips { color: #d00000; }
.custom-cashier .c1 .pay-choose .custom-changetable .mc .line.code .other-show .money-view { color: #333333; border-color: #e4e4e4; }
.custom-cashier .c1 .pay-choose .custom-changetable .mc .line.code .other-show .money-view em.money { color: #f46444; }
.custom-cashier .c1 .pay-choose .custom-changetable .mc .line.code .other-show .explain { color: #000000; }
.custom-cashier .c1 .pay-choose .custom-changetable .mc .line.code .other-show .explain .img { background-position: -488px -82px; background-repeat: no-repeat; }
.custom-cashier .c1 .pay-choose .custom-changetable .mc .line.bank .list ul li .pic { background-color: #ffffff; border-color: #eeeeee; }
.custom-cashier .c1 .pay-choose .custom-changetable .mc .line.bank .list ul li.select .pic { border-color: #fc5050; }
.custom-cashier .c1 .pay-choose .custom-changetable .mc .line.bank .list ul li.select .pic:before { width: 0; height: 0; border-left: 20px solid transparent; border-right: 20px solid transparent; border-bottom: 20px solid #fc5050; font-size: 0; line-height: normal; }
.custom-cashier .c1 .pay-choose .custom-changetable .mc .line.bank .list ul li.select .pic:after { background-position: -708px -306px; background-repeat: no-repeat; }
.custom-cashier .c1 .pay-choose .custom-changetable .mc .line.bank .list ul li p { color: #666666; }
.custom-cashier .c1 .pay-choose .custom-changetable .mc .line.remit .list ul li .string, .custom-cashier .c1 .pay-choose .custom-changetable .mc .line.remit .list ul li p.name { color: #333333; }
.custom-cashier .c1 .pay-choose .custom-changetable .mc .line.remit .list ul li span.tips { color: #999999; }
.custom-cashier .c1 .pay-choose .custom-changetable .mc .button a.btn { background-color: #ff4242; color: #ffffff; }
.custom-cashier .c1 .pay-header .successIcon{background-position: -460px -378px; background-repeat: no-repeat;}
.custom-cashier .c1 .pay-header .info h2{color:#333;}
.custom-cashier .c1 .pay-header .info h2 span{color:#666;}
.custom-cashier .c1 .pay-header .info h2 span em,.custom-cashier .c1 .pay-header .info .discrib span,.custom-cashier .c1 .pay-way-list .text-red{color:#ff0000;}
.custom-cashier .c1 .pay-header .info .item{color:#666;}
.custom-cashier .c1 .pay-header .info .item span.more{color:#499bf3;}
.custom-cashier .c1 .pay-header .info .order-details{background:#fdfdfd;border-color:#efefef;}
.custom-cashier .c1 .pay-header .info .order-details li{color:#999;}
.custom-cashier .c1 .pay-header .info .order-details li .text-red{color:#ff6969;}
.custom-cashier .c1 .pay-header .info .discrib{color:#999;}
.custom-cashier .c1 .pay-way-list ul,.custom-cashier .c1 .pay-way-list li .mt{border-color:#eee;}
.custom-cashier .c1 .pay-way-list li.active{border-color:#ff7673;}
.custom-cashier .c1 .pay-way-list li .mt input[type="radio"],.custom-cashier .c1 .pay-way-list li .mt input[type="checkbox"]{border-color:#ccc;}
.custom-cashier .c1 .pay-way-list li .mt input[type="radio"]:checked,.custom-cashier .c1 .pay-way-list li .mt input[type="checkbox"]:checked{background:url(../images/choose.png) no-repeat center;background-size:cover;}
.custom-cashier .c1 .pay-way-list li .mt .discrib{color:#999;}
.custom-cashier .c1 .pay-way-list li .cont .pre-money-cont p{color:#666;}
.custom-cashier .c1 .pay-way-list li .cont .pre-money-cont p a{color:#499bf3;}
.custom-cashier .c1 .pay-way-list li .cont .pre-money-cont .yz a{background-color: #999999;color:#fff;}
.custom-cashier .c1 .pay-way-list li .cont .scan-cont .code-pic .tips{color:#ff0000;}
.custom-cashier .c1 .pay-way-list li .cont .scan-cont .info>p{border-color:#ddd;color:#666;}
.custom-cashier .c1 .pay-way-list li .cont .scan-cont .info>div i{ background-position: -488px -82px; background-repeat: no-repeat; }
.custom-cashier .c1 .pay-way-list li .cont .scan-cont .info>div p{color:#666;}
.custom-cashier .c1 .pay-btn a{background:#ff0b0b;color:#fff;}
.custom-cashier .c1 .outtime .wrongIcon{background:url(../images/wrong.png) no-repeat center;background-size:cover;}


.custom-hot-sale .c1 { background-color: #ffffff; border-color: #eeeeee; }
.custom-hot-sale .c1 .l .mt { border-bottom-color: #eeeeee; }
.custom-hot-sale .c1 .l .mt .title p { color: #000000; }
.custom-hot-sale .c1 .l .mt .title .more a { color: #999999; }
.custom-hot-sale .c1 .l .mt .title .more a:hover { color: #ff4242; }
.custom-hot-sale .c1 .l .mt .c-menu a { color: #999999; }
.custom-hot-sale .c1 .l .mt .c-menu a:hover { color: #ff4242; }
.custom-hot-sale .c1 .l .mc .mmc .pic a em { color: #000000; background-color: rgba(255, 255, 255, 0.6); }
.custom-hot-sale .c1 .l .mc .mmc .list ul li a span.money em.txt { color: #666666; }
.custom-hot-sale .c1 .l .mc .mmc .list ul li a span.money em.price { color: #ff4242; }
.custom-hot-sale .c1 .l .mc .mmc .list ul li a span.sale { color: #999999; }
.custom-hot-sale .c1 .l .mc .mmc .list ul li:before { border-top-color: #eeeeee; }
.custom-hot-sale .c1 .l .mc .mmc .list ul li:after { border-left-color: #eeeeee; }
.custom-hot-sale .c1 .r { border-left-color: #eeeeee; }
.custom-hot-sale .c1 .r .mt { border-bottom-color: #eeeeee; }
.custom-hot-sale .c1 .r .mt .icon-box i.icon { background-color: #fc5050; }
.custom-hot-sale .c1 .r .mt .icon-box em { color: #ffffff; }
.custom-hot-sale .c1 .r .mt .title p { color: #000000; }
.custom-hot-sale .c1 .r .mt .title .more a { color: #999999; }
.custom-hot-sale .c1 .r .mt .title .more a:hover { color: #ff4242; }
.custom-hot-sale .c1 .r .mt .c-menu a { color: #999999; }
.custom-hot-sale .c1 .r .mt .c-menu a:hover { color: #ff4242; }
.custom-hot-sale .c1 .r .mc .info .name a { color: #666666; }
.custom-hot-sale .c1 .r .mc .info .name a:hover { color: #ff4242; }
.custom-hot-sale .c1 .r .mc .info .fac-name a { color: #999999; }
.custom-hot-sale .c1 .r .mc .info .fac-name a:hover { color: #ff4242; }
.custom-hot-sale .c1 .r .mc .info .price p { color: #999999; }
.custom-hot-sale .c1 .r .mc .info .price em, .custom-hot-sale .c1 .r .mc .info .price span { color: #ff4242; }
.custom-hot-sale .c1 .r .mc .info .old-price em, .custom-hot-sale .c1 .r .mc .info .old-price p { color: #999999; }
.custom-hot-sale .c1 .r .mc .info .old-price s { background-color: #ffaa33; color: #ffffff; }
.custom-hot-sale .c1 .r .mc .info .button a.btn { background-color: #fc5050; color: #ffffff; }
.custom-hot-sale .c1 .r .mc .info .sale { color: #999999; }

.cusotom-distributor .c1 .mt p { color: #000000; }
.cusotom-distributor .c1 .mt a { color: #666666; }
.cusotom-distributor .c1 .mt a:hover { color: #ff4242; }
.cusotom-distributor .c1 .mc { border-color: #eeeeee; background-color: #ffffff; }
.cusotom-distributor .c1 .mc .c-box .mmt { background-color: #f9f9f9; }
.cusotom-distributor .c1 .mc .c-box .mmt .more a.link { color: #999999; }
.cusotom-distributor .c1 .mc .c-box .mmt .more a.link:hover { color: #ff4242; }
.cusotom-distributor .c1 .mc .c-box .mmt .more a.more { color: #000000; }
.cusotom-distributor .c1 .mc .c-box .mmt .more a.more:hover { color: #ff4242; }
.cusotom-distributor .c1 .mc .c-box .mmc ul li .info .c-name { border-color: #eeeeee; }
.cusotom-distributor .c1 .mc .c-box .mmc ul li .info .c-name a { color: #000000; }
.cusotom-distributor .c1 .mc .c-box .mmc ul li .info .c-name a:hover { color: #ff4242; }
.cusotom-distributor .c1 .mc .c-box .mmc ul li .info .list ol li .string, .cusotom-distributor .c1 .mc .c-box .mmc ul li .info .list ol li p { color: #666666; }
.cusotom-distributor .c1 .mc .c-box:before { border-left-color: #eeeeee; }
.cusotom-distributor .c1 .mc:before { background-color: #f9f9f9; }
.cusotom-distributor .c2 .mt p { color: #000000; }
.cusotom-distributor .c2 .mt a { color: #666666; }
.cusotom-distributor .c2 .mt a:hover { color: #ff4242; }
.cusotom-distributor .c2 .mc { border-color: #eeeeee; background-color: #ffffff; }
.cusotom-distributor .c2 .mc .c-box .mmt { background-color: #f9f9f9; }
.cusotom-distributor .c2 .mc .c-box .mmt .more a.link { color: #999999; }
.cusotom-distributor .c2 .mc .c-box .mmt .more a.link:hover { color: #ff4242; }
.cusotom-distributor .c2 .mc .c-box .mmt .more a.more { color: #000000; }
.cusotom-distributor .c2 .mc .c-box .mmt .more a.more:hover { color: #ff4242; }
.cusotom-distributor .c2 .mc .c-box:before { border-left-color: #eeeeee; }
.cusotom-distributor .c2 .mc:before { background-color: #f9f9f9; }

.custom-buycar .c1 .cart-content .table-head { border-color: #eeeeee; background-color: #ffffff; }
.custom-buycar .c1 .cart-content .table-head .custom-table .form table thead tr td { background-color: #ffffff; }
.custom-buycar .c1 .cart-content .table-head .custom-table .form table thead tr td p.name { color: #000000; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box { background-color: #ffffff; border-color: #eeeeee; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table thead tr td { background-color: #f9f9f9; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table thead tr td .extend .get-coupon,.custom-buycar .c1 .cart-content .table-head .custom-table .form table tbody tr td .extend .get-coupon { background-color: #ffffff; border-color: #fc5050; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table thead tr td .extend .get-coupon .title,.custom-buycar .c1 .cart-content .table-head .custom-table .form table tbody tr td .extend .get-coupon .title{ background-color: #ffffff; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table thead tr td .extend .get-coupon .title i,.custom-buycar .c1 .cart-content .table-head .custom-table .form table tbody tr td .extend .get-coupon .title i{ background-position: -80px -563px; background-repeat: no-repeat; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table thead tr td .extend .get-coupon .title em,.custom-buycar .c1 .cart-content .table-head .custom-table .form table tbody tr td .extend .get-coupon .title em{ color: #ff4242; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table thead tr td .extend .get-coupon .title s,.custom-buycar .c1 .cart-content .table-head .custom-table .form table tbody tr td .extend .get-coupon .title s{ background-position: -748px -323px; background-repeat: no-repeat; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table thead tr td .extend .get-coupon .coupon-list,.custom-buycar .c1 .cart-content .table-head .custom-table .form table tbody tr td .extend .get-coupon .coupon-list{ background-color: #ffffff; border-color: #fc5050; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table thead tr td .extend .get-coupon .coupon-list p,.custom-buycar .c1 .cart-content .table-head .custom-table .form table tbody tr td .extend .get-coupon .coupon-list p{ color: #666666; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table thead tr td .extend .get-coupon .coupon-list p em,.custom-buycar .c1 .cart-content .table-head .custom-table .form table tbody tr td .extend .get-coupon .coupon-list p em{ color: #ff4242; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table thead tr td .extend .get-coupon .coupon-list i.close,.custom-buycar .c1 .cart-content .table-head .custom-table .form table tbody tr td .extend .get-coupon .coupon-list i.close,.custom-buycar .product-group .market-title .send-gift .send-gift-modal i.close,.custom-floatmenu .stock-buycar .totle-market .send-gift .send-gift-modal i.close,.custom-market-sec .ms-cont .mustbuygoods-modal .close{ background-position: -802px 0; background-repeat: no-repeat; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table thead tr td .extend .get-coupon .coupon-list .list ul li i,.custom-buycar .c1 .cart-content .table-head .custom-table .form table tbody tr td .extend .get-coupon .coupon-list .list ul li i{ background-position: -637px -350px; background-repeat: no-repeat; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table thead tr td .extend .get-coupon .coupon-list .list ul li i em,.custom-buycar .c1 .cart-content .table-head .custom-table .form table tbody tr td .extend .get-coupon .coupon-list .list ul li i em, .custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table thead tr td .extend .get-coupon .coupon-list .list ul li i s,.custom-buycar .c1 .cart-content .table-head .custom-table .form table tbody tr td .extend .get-coupon .coupon-list .list ul li i s{ color: #ffffff; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table thead tr td .extend .get-coupon .coupon-list .list ul li .limit span,.custom-buycar .c1 .cart-content .table-head .custom-table .form table tbody tr td .extend .get-coupon .coupon-list .list ul li .limit span{ color: #000000; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table thead tr td .extend .get-coupon .coupon-list .list ul li .limit span.gry,.custom-buycar .c1 .cart-content .table-head .custom-table .form table tbody tr td .extend .get-coupon .coupon-list .list ul li .limit span.gry{ color: #999999; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table thead tr td .extend .get-coupon .coupon-list .list ul li .button a.btn,.custom-buycar .c1 .cart-content .table-head .custom-table .form table tbody tr td .extend .get-coupon .coupon-list .list ul li .button a.btn{ background-color: #fc5050; color: #ffffff; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table thead tr td .extend .get-coupon .coupon-list .list ul li .button a.btn.disabled,.custom-buycar .c1 .cart-content .table-head .custom-table .form table tbody tr td .extend .get-coupon .coupon-list .list ul li .button a.btn.disabled{ background-color: #ffffff; color: #999999; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td { border-width: 1px 0 0 0; padding: 10px 5px; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .pro-name a { color: #666666; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .pro-name a:hover { color: #ff4242; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .txt{color:#999;}
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .c-gift ul li p.name { background-color: #999999; color: #ffffff; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .c-gift ul li p.name.full-gift { background-color: #f58517; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .c-gift ul li .txt { color: #999999; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .c-ladder .title { color: #ff4242; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .c-ladder .extend-ladder { border-color: #fcc59d; background-color: #fefdf3; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .c-ladder .extend-ladder ul li em.num { color: #666666; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .c-ladder .extend-ladder ul li span em.money { color: #f46444; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .c-ladder .extend-ladder ul li span em.txt { color: #666666; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .c-ladder .extend-ladder:before { border-color: transparent transparent transparent #fcc59d; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .c-ladder .extend-ladder:after { border-color: transparent transparent transparent #fefdf3; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .money.old { color: #999999; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .money.new { color: #f46444; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .c-sale .get-coupon { background-color: #ffffff; border-color: #fc5050; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .c-sale .get-coupon .title { background-color: #ffffff; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .c-sale .get-coupon .title i { background-position: -80px -563px; background-repeat: no-repeat; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .c-sale .get-coupon .title em { color: #ff4242; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .c-sale .get-coupon .title s { background-position: -748px -323px; background-repeat: no-repeat; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .c-sale .get-coupon .coupon-list { background-color: #ffffff; border-color: #fc5050; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .c-sale .get-coupon .coupon-list .list ul li .txt, .custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .c-sale .get-coupon .coupon-list .list ul li p { color: #999999; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn { border-color: #eeeeee; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn.down { background-position: -440px -570px; background-repeat: no-repeat; background-color: #ffffff; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn.up { background-position: -346px -624px; background-repeat: no-repeat; background-color: #ffffff; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn:active.down { background-position: -242px -677px; background-repeat: no-repeat; background-color: #ffffff; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn:active.up { background-position: -714px 0; background-repeat: no-repeat; background-color: #ffffff; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .buy-active .buy-num .inputbox { border-color: #eeeeee; background-color: #ffffff; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .distitle { color: #ff4242; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .tool a.btn { background-position: -130px -767px; background-repeat: no-repeat; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .tool .marginNo {margin:0;}
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .buy-active .buy-num .marginNo {margin:0;}
.custom-buycar .product-group label.custom-checkbox {margin:0 0 0 10px;}
.custom-buycar .product-group .market-title .flag.label{margin: -2px 5px 0 7px;}
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .pic.img{margin-left: 20px; }
.custom-buycar .product-group .market-title td.subtotal p.paddingNo{padding:0;}
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .pic.image{margin-left: 27px;}

.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .strong {color: #f46444;}
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr.disabled td { background-color: #f3f3f3; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr.disabled td .extend .pic:before { background-position: -781px -88px; background-repeat: no-repeat; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr.disabled td .extend .pro-name a { color: #999999; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr.disabled td .extend .c-ladder .title { color: #999999; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr.disabled td .extend .string { color: #999999; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr.disabled td .extend .string var { color: #999999; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr.disabled td .extend .money { color: #999999; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr.disabled td .extend .money var { color: #999999; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .shop-sale { background-color: #f6f6f6; border-color: #eeeeee; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .shop-sale .list ul li { color: #666666; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .shop-sale .list ul li em { color: #ff4242; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .shop-sale .list ul li:before { background-color: #fc5050; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .shop-sale .sale { color: #000000; }
.custom-buycar .c1 .cart-content .table-body .shop-list-box .shop-sale .sale em { color: #ff4242; }
.custom-buycar .c1 .cart-content .table-foot { background-color: #ffffff; border-color: #eeeeee; }
.custom-buycar .c1 .cart-content .table-foot label.custom-checkbox span { color: #666666; }
.custom-buycar .c1 .cart-content .table-foot .button a.btn { color: #666666; }
.custom-buycar .c1 .cart-content .table-foot .button a.btn:hover { color: #ff4242; }
.custom-buycar .c1 .cart-content .table-foot .go-buy .infos .sum { color: #000000; }
.custom-buycar .c1 .cart-content .table-foot .go-buy .infos .sum em.num { color: #ff4242; }
.custom-buycar .c1 .cart-content .table-foot .go-buy .infos .sum em.money { color: #ff4242; }
.custom-buycar .c1 .cart-content .table-foot .go-buy .infos .txt { color: #000000; }
.custom-buycar .c1 .cart-content .table-foot .go-buy a.btn { background-color: #fc5050; color: #ffffff; }
.custom-buycar .c1 .cart-empty p,.custom-floatmenu .stock-buycar .cart-empty p { color: #666666; }
.custom-buycar .c1 .cart-empty ul li a.button,.custom-floatmenu .stock-buycar .cart-empty li a.button { color: #ffffff; background-color: #fc5050; }
.custom-buycar .c1 .cart-empty ul li a.button-white,.custom-floatmenu .stock-buycar .cart-empty li a.button-white{border-color:#ddd;background:#fff;color:#666;}
.custom-buycar .c1 .cart-empty .empty-bg,.custom-floatmenu .stock-buycar .cart-empty .empty-bg { background-position: 0 -283px; background-repeat: no-repeat; }
.custom-buycar .c2 .cart-content .table-head { border-color: #eeeeee; }
.custom-buycar .c2 .cart-content .table-head .custom-table .form table thead tr td { background-color: #ffffff; }
.custom-buycar .c2 .cart-content .table-head .custom-table .form table thead tr td p.name { color: #000000; }
.custom-buycar .c2 .cart-content .table-head .custom-table .form table thead tr td label.custom-checkbox span { color: #000000; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box { border-color: #eeeeee; background-color: #ffffff; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table thead tr td { background-color: #ffffff; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table thead tr td .extend .get-coupon { background-color: #ffffff; border-color: #fc5050; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table thead tr td .extend .get-coupon .title { background-color: #ffffff; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table thead tr td .extend .get-coupon .title i { background-position: -80px -563px; background-repeat: no-repeat; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table thead tr td .extend .get-coupon .title em { color: #ff4242; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table thead tr td .extend .get-coupon .title s { background-position: -748px -323px; background-repeat: no-repeat; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table thead tr td .extend .get-coupon .coupon-list { background-color: #ffffff; border-color: #fc5050; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table thead tr td .extend .get-coupon .coupon-list p { color: #666666; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table thead tr td .extend .get-coupon .coupon-list p em { color: #ff4242; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table thead tr td .extend .get-coupon .coupon-list i.close { background-position: -802px 0; background-repeat: no-repeat; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table thead tr td .extend .get-coupon .coupon-list .list ul li i { background-position: -637px -350px; background-repeat: no-repeat; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table thead tr td .extend .get-coupon .coupon-list .list ul li i em, .custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table thead tr td .extend .get-coupon .coupon-list .list ul li i s { color: #ffffff; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table thead tr td .extend .get-coupon .coupon-list .list ul li .limit span { color: #000000; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table thead tr td .extend .get-coupon .coupon-list .list ul li .limit span.gry { color: #999999; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table thead tr td .extend .get-coupon .coupon-list .list ul li .button a.btn { background-color: #fc5050; color: #ffffff; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table thead tr td .extend .get-coupon .coupon-list .list ul li .button a.btn.disabled { background-color: #ffffff; color: #999999; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td { border-color: #eeeeee; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend i.disabled-icon { background-position: -781px -88px; background-repeat: no-repeat; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .pic { background-color: #ffffff; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .pic a { border-color: #eeeeee; background-color: #ffffff; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .pic a:hover { border-color: #edd288; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .c-info .name a { color: #666666; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .c-info .name a:hover { color: #ff4242; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .c-info .value { color: #999999; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .c-gift ul li p.name { background-color: #999999; color: #ffffff; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .c-gift ul li p.name.full-gift { background-color: #f58517; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .c-gift ul li .txt { color: #999999; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .money.old { color: #999999; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .money.new { color: #f46444; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .c-sale .get-coupon { background-color: #ffffff; border-color: #fc5050; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .c-sale .get-coupon .title { background-color: #ffffff; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .c-sale .get-coupon .title i { background-position: -80px -563px; background-repeat: no-repeat; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .c-sale .get-coupon .title em { color: #ff4242; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .c-sale .get-coupon .title s { background-position: -748px -323px; background-repeat: no-repeat; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .c-sale .get-coupon .coupon-list { background-color: #ffffff; border-color: #fc5050; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .c-sale .get-coupon .coupon-list .list ul li .txt, .custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .c-sale .get-coupon .coupon-list .list ul li p { color: #999999; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn { border-color: #eeeeee; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn.down { background-position: -440px -570px; background-repeat: no-repeat; background-color: #ffffff; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn.up { background-position: -346px -624px; background-repeat: no-repeat; background-color: #ffffff; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn:active.down { background-position: -242px -677px; background-repeat: no-repeat; background-color: #ffffff; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn:active.up { background-position: -714px 0; background-repeat: no-repeat; background-color: #ffffff; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .buy-active .buy-num .inputbox { border-color: #eeeeee; background-color: #ffffff; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .distitle { color: #ff4242; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .new { color: #f46444; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .string { color: #333333; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .string a { color: #333333; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .string a:hover { color: #ff4242; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .gry a { color: #999999; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .gry a:hover { color: #ff4242; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr.disabled td { background-color: #f3f3f3; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr.disabled td .extend .pic a { border-color: #e4e4e4; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr.disabled td .extend .c-info .name a { color: #999999; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr.disabled td .extend .money.new { color: #999999; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr.disabled td .money { color: #999999; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr.privilege td.line-td { background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAXCAIAAABbMYLrAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAC5JREFUeNpi+I8NfO4QwyrOCMQMRAMmBlIAdtVfOsWxio+6ZNQloy6hh0sAAgwA63JOgALoZB4AAAAASUVORK5CYII=") 4px 22px #fff no-repeat; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr.privilege td.line-td .extend .coupon-title { background-color: #f5861a; color: #ffffff; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr.privilege td.line-td .extend .coupon-title:before { border-color: transparent transparent transparent #f5861a; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr.privilege td.line-td .extend .pri-name { color: #000000; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr.privilege td.line-td .extend .pri-condition { color: #ff5858; border-color: #eeeeee; background-color: #ffffff; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr.privilege td.line-td .extend .pri-condition:before { border-color: transparent #eeeeee transparent transparent; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr.privilege td.line-td .extend .pri-condition:after { border-color: transparent #ffffff transparent transparent; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr.privilege td.line-td .extend .pri-more a.btn { background-color: #fc5050; color: #ffffff; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr.privilege-line td.line-td { background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAXCAIAAABbMYLrAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAC5JREFUeNpi+I8NfO4QwyrOCMQMRAMmBlIAdtVfOsWxio+6ZNQloy6hh0sAAgwA63JOgALoZB4AAAAASUVORK5CYII=") 4px 0 #fff repeat-y; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr.privilege-line td.line-td .extend:before { border-top-color: #ffffff; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr.privilege-line.last-line td.line-td { background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAA3CAIAAABcnYfdAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADxJREFUeNpi+I8NfO4QwyrOCMQMRAMmBlIAdtVfOsWxio+6ZNQloy4ZdcmoS0ZdMuqSUZeMugSXSwACDADOFH30RoXcAAAAAABJRU5ErkJggg==") 4px 0 #fff no-repeat; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr.suit td.line-td { background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAXCAIAAABbMYLrAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAC5JREFUeNpi+I8NfO4QwyrOCMQMRAMmBlIAdtVfOsWxio+6ZNQloy6hh0sAAgwA63JOgALoZB4AAAAASUVORK5CYII=") 4px 26px #fff no-repeat; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr.suit td.line-td .extend .coupon-title { background-color: #f5861a; color: #ffffff; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr.suit td.line-td .extend .pri-name { color: #000000; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr.suit-line td.line-td { background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAABuCAIAAAAifT28AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHpJREFUeNrs2DEKgDAMBdDoIeqV9bx2b52cioulKH0fAtkCj0w/SivnnkrvLNfEkKwxKu1L+di6X6JHjx49evTo0aNHjx49evTo0aNHjx69OfXiuXq+6+yXywdabL9Hjx49evTo0aNHjx49evTo0aNHjx49ev/TqwIMAPLPbIY/mp8kAAAAAElFTkSuQmCC") 4px 50% #fff no-repeat; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr.suit-line td.line-td .extend:before { border-top-color: #ffffff; }
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr.suit-line.last-line td.line-td { background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAA4CAIAAAD4qtZWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFxJREFUeNrs2DEKwCAMQNHYQ9Qrt+e1uzp1ki6KS9+HQLbAGxN1VLnOurrUJ7Z0xK7Gl547L79Ejx49evTo0aNHjx49evTo0aNHjx49ev/Ui+/X8/vOnlx6TYABAAbGFv5tGbivAAAAAElFTkSuQmCC") 4px 0 #fff no-repeat; }
.custom-buycar .c2 .cart-content .table-foot { background-color: #ffffff; border-color: #eeeeee; }
.custom-buycar .c2 .cart-content .table-foot label.custom-checkbox span { color: #666666; }
.custom-buycar .c2 .cart-content .table-foot .button a.btn { color: #666666; }
.custom-buycar .c2 .cart-content .table-foot .button a.btn:hover { color: #ff4242; }
.custom-buycar .c2 .cart-content .table-foot .go-buy .infos .sum { color: #000000; }
.custom-buycar .c2 .cart-content .table-foot .go-buy .infos .sum em.num { color: #ff4242; }
.custom-buycar .c2 .cart-content .table-foot .go-buy .infos .sum em.money { color: #ff4242; }
.custom-buycar .c2 .cart-content .table-foot .go-buy .infos .txt { color: #000000; }
.custom-buycar .c2 .cart-content .table-foot .go-buy a.btn { background-color: #fc5050; color: #ffffff; }
.custom-buycar .c2 .cart-empty p { color: #666666; }
.custom-buycar .c2 .cart-empty ul li a.button { color: #ffffff; background-color: #fc5050; }
.custom-buycar .c2 .cart-empty .empty-bg { background-position: -270px 0; background-repeat: no-repeat; }
.custom-fast-business .c1 .custom-changetable .mt ul li a { border-color: #eeeeee; background-color: #ffffff; color: #666666; }
.custom-fast-business .c1 .custom-changetable .mt ul li.select a { background-color: #f8f8f8; border-color: #f1f1f1; color: #000000; }
.custom-fast-business .c1 .custom-changetable .mt .jion-cart .txt span { color: #666666; }
.custom-fast-business .c1 .custom-changetable .mt .jion-cart .txt em { color: #ff4242; }
.custom-fast-business .c1 .custom-changetable .mt .jion-cart .button a.btn { background-color: #fc5050; color: #ffffff; }
.custom-fast-business .c1 .custom-changetable .mc .c-mc { border-color: #eeeeee; background-color: #f8f8f8; }
.custom-fast-business .c1 .custom-changetable .mc .c-mc .custom-table { border-color: #f1f1f1; }
.custom-fast-business .c1 .custom-changetable .mc .c-mc .custom-table .form table thead tr td label.custom-checkbox span { color: #666666; }
.custom-fast-business .c1 .custom-changetable .mc .c-mc .custom-table .form table thead tr td p.name { color: #666666; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table { border-color: #eeeeee; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .string { color: #000000; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .string a { color: #000000; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .string a:hover { color: #ff4242; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .txt{color:#999;}
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .number { color: #000000; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .number a { color: #000000; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .number a:hover { color: #ff4242; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .c-ladder .title { color: #ff4242; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .c-ladder .extend-ladder { border-color: #fcc59d; background-color: #fefdf3; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .c-ladder .extend-ladder ul li em.num { color: #666666; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .c-ladder .extend-ladder ul li span em.money { color: #f46444; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .c-ladder .extend-ladder ul li span em.txt { color: #666666; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .c-ladder .extend-ladder:before { border-color: transparent transparent transparent #fcc59d; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .c-ladder .extend-ladder:after { border-color: transparent transparent transparent #fefdf3; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn { border-color: #eeeeee; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn.down { background-position: -440px -570px; background-repeat: no-repeat; background-color: #ffffff; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn.up { background-position: -346px -624px; background-repeat: no-repeat; background-color: #ffffff; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn:active.down { background-position: -242px -677px; background-repeat: no-repeat; background-color: #ffffff; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn:active.up { background-position: -714px 0; background-repeat: no-repeat; background-color: #ffffff; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .buy-active .buy-num .inputbox { border-color: #eeeeee; background-color: #ffffff; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .distitle { color: #ff4242; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .del-btn a.btn { background-position: -647px -436px; background-repeat: no-repeat; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .product-box .list { border-top-color: #eeeeee; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .product-box .list .info a { color: #666666; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .product-box .list .info a:hover { color: #ff4242; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .more-button a.btn { color: #fc5050; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .more-button a.btn:before { background-position: -748px -323px; background-repeat: no-repeat; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .buyalgin-button a.btn { border-color: #eeeeee; color: #666666; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .buyalgin-button a.btn:hover { border-color: #fc5050; background-color: #fc5050; color: #ffffff; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .value-box .custom-table .form { border-width: 0; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .value-box .custom-table .form table thead tr td { background-color: #fbfbfb; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .value-box .custom-table .form table thead tr td p.name { color: #666666; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .value-box .custom-table .form table tbody tr td { background-color: #fbfbfb; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .value-box .custom-table .form table tbody tr td .string { color: #000000; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .value-box .custom-table .form table tbody tr td .string var { color: #000000; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .value-box .custom-table .form table tbody tr.disabled td { background-color: #f3f3f3; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .value-box .custom-table .form table tbody tr.disabled td .string { color: #999999; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .value-box .custom-table .form table tbody tr.disabled td .string a { color: #999999; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .value-box .custom-table .form table tbody tr.disabled td .string var { color: #999999; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .value-box .custom-table .form table tbody tr.disabled td .extend .c-ladder .title { color: #999999; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .value-box .custom-table:after, .custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .value-box .custom-table:before { border-left-color: #f46444; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .value-box .close-btn { background-color: #f46444; color: #fff; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .value-box:after, .custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .value-box:before { border-top-color: #f46444; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .fav-btn a.btn { background-position: -762px 0; background-repeat: no-repeat; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .fav-btn a.btn.select { background-position: -290px -707px; background-repeat: no-repeat; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr.disabled td { background-color: #f3f3f3; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr.disabled td .string { color: #999999; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr.disabled td .string a { color: #999999; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr.disabled td .string var { color: #999999; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr.disabled td .extend .pic:before { background-position: -781px -88px; background-repeat: no-repeat; }
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr.disabled td .extend .c-ladder .title { color: #999999; }
.custom-fast-business .c1 .custom-changetable .mc .supplier-box .supplier-list { background-color: #ffffff; }
.custom-fast-business .c1 .custom-changetable .mc .supplier-box .supplier-list .custom-table { border-color: #eeeeee; }
.custom-fast-business .c1 .custom-changetable .mc .supplier-box .supplier-list .custom-table .form table thead tr td label.custom-checkbox span { color: #666666; }
.custom-fast-business .c1 .custom-changetable .mc .supplier-box .supplier-list .custom-table .form table thead tr td .extend .supplier-info .button a.btn { border-color: #eeeeee; background-color: #ffffff; color: #666666; }
.custom-fast-business .c1 .custom-changetable .mc .supplier-box .supplier-list .custom-table .form table thead tr td .extend .supplier-info .button a.btn:hover { border-color: #fc5050; background-color: #fc5050; color: #ffffff; }
.custom-fast-business .c1 .custom-changetable .mc .cart-order { border-color: #eeeeee; background-color: #ffffff; }
.custom-fast-business .c1 .custom-changetable .mc .cart-order label.custom-checkbox span { color: #666666; }
.custom-fast-business .c1 .custom-changetable .mc .cart-order .button a.btn { color: #666666; }
.custom-fast-business .c1 .custom-changetable .mc .cart-order .button a.btn:hover { color: #ff4242; }
.custom-fast-business .c1 .custom-changetable .mc .cart-order .go-buy .infos .sum { color: #000000; }
.custom-fast-business .c1 .custom-changetable .mc .cart-order .go-buy .infos .sum em.num { color: #ff4242; }
.custom-fast-business .c1 .custom-changetable .mc .cart-order .go-buy .infos .sum em.money { color: #ff4242; }
.custom-fast-business .c1 .custom-changetable .mc .cart-order .go-buy .infos .txt { color: #000000; }
.custom-fast-business .c1 .custom-changetable .mc .cart-order .go-buy a.btn { background-color: #fc5050; color: #ffffff; }

.cuustom-all-classify .c1 .menu-item .panel a { color: #666666; }
.cuustom-all-classify .c1 .menu-item .panel a:hover { color: #ff4242; }
.cuustom-all-classify .c1 .menu-item .panel a.select { color: #ff4242; }
.cuustom-all-classify .c1 .menu-item .panel-show ul li a { color: #666666; }
.cuustom-all-classify .c1 .menu-item .panel-show ul li a:hover { color: #ff4242; }
.cuustom-all-classify .c1 .menu-item .panel-show ul li a.select { color: #ff4242; }
.cuustom-all-classify .c1 .menu-item .odd { background-color: #f8f8f8; }

.custom-search-fix .c1 { background-color: #ffffff; border-bottom-color: #fc5050; }
.custom-search-fix .c1 .room .search-inputbox .inputbox { background-color: #efefef; }
.custom-search-fix .c1 .room .search-inputbox .inputbox input[type=text] { background-color: #efefef; }
.custom-search-fix .c1 .room .search-inputbox .button a.btn { background-position: -370px -570px; background-repeat: no-repeat; background-color: #fc5050; }

.custom-receiving-user .c1 { background-color: #ffffff; border-color: #eeeeee; }
.custom-receiving-user .c1 .title { color: #000000; }
.custom-receiving-user .c1 .list ul li { border-color: #eeeeee; background-color: #ffffff; }
.custom-receiving-user .c1 .list ul li .number, .custom-receiving-user .c1 .list ul li .txt, .custom-receiving-user .c1 .list ul li p.name { color: #000000; }
.custom-receiving-user .c1 .list ul li .tool a { color: #666666; }
.custom-receiving-user .c1 .list ul li .tool a:hover { color: #ff4242; }
.custom-receiving-user .c1 .list ul li:before { width: 0; height: 0; border-left: 20px solid transparent; border-right: 20px solid transparent; border-bottom: 20px solid #fc5050; font-size: 0; line-height: normal; }
.custom-receiving-user .c1 .list ul li:after { background-position: -708px -306px; background-repeat: no-repeat; }
.custom-receiving-user .c1 .list ul li:hover { border-color: #fc5050; }
.custom-receiving-user .c1 .list ul li.default { background-position: -270px -234px; background-repeat: no-repeat; }
.custom-receiving-user .c1 .more-address a.show-all { color: #666666; }
.custom-receiving-user .c1 .more-address a.show-all:before { background-position: -674px -266px; background-repeat: no-repeat; }
.custom-receiving-user .c1 .more-address a.use-new { color: #ffffff; background-color: #fc5050; }
.custom-receiving-user .c1 .more-address a.use-new:before { background-position: -316px -750px; background-repeat: no-repeat; }

.custom-payway .c1 { background-color: #ffffff; border-color: #eeeeee; }
.custom-payway .c1 .title { color: #000000; }
.custom-payway .c1 .list ul li { color: #666666; border-color: #eeeeee; }
.custom-payway .c1 .list ul li.select { border-color: #fc5050; }
.custom-payway .c1 .list ul li.select:before { width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid #fc5050; font-size: 0; line-height: normal; }
.custom-payway .c1 .list ul li.select:after { background-position: -579px -564px; background-repeat: no-repeat; }

.custom-qywx .contact-btn{border-color:#fc5050;color:#666;}

.custom-invoice .c1 { background-color: #ffffff; border-color: #eeeeee; }
.custom-invoice .c1 .title { color: #000000; border-color: #666666; }
.custom-invoice .c1 .list .custom-changetable .mt { border-color: #eeeeee; }
.custom-invoice .c1 .list .custom-changetable .mt ul li { color: #666666; background-color: #ffffff; }
.custom-invoice .c1 .list .custom-changetable .mt ul li.select { border-color: #eeeeee; color: #ff4242; }
.custom-invoice .c1 .list .custom-changetable .mc .for { background-color: #f7f7f7; }
.custom-invoice .c1 .list .custom-changetable .mc .for .txt { color: #666666; }
.custom-invoice .c1 .list .custom-changetable .mc .for .tips { color: #f46444; }

.custom-goods .c1 { background-color: #ffffff; }
.custom-goods .c1 .title { color: #000000; border-color: #eeeeee; }
.custom-goods .c1 .shop-list { background-color: #ffffff; border-color: #eeeeee; }
.custom-goods .c1 .shop-list .custom-table .form table thead tr td { background: #ffffff; }
.custom-goods .c1 .shop-list .custom-table .form table thead tr td .extend .shop-title { color: #666666; }
.custom-goods .c1 .shop-list .custom-table .form table thead tr td .extend .shop-title:before { background-position: -379px -672px; background-repeat: no-repeat; }
.custom-goods .c1 .shop-list .custom-table .form table tbody tr td { background: #ffffff; }
.custom-goods .c1 .shop-list .custom-table .form table tbody tr td .extend .pic a { border-color: #eeeeee; }
.custom-goods .c1 .shop-list .custom-table .form table tbody tr td .extend .pic a:hover { border-color: #f1e0bd; }
.custom-goods .c1 .shop-list .custom-table .form table tbody tr td .extend .custom-table .form table thead tr td { border-color: #999999; }
.custom-goods .c1 .shop-list .custom-table .form table tbody tr td .extend .custom-table .form table tbody tr td .strong { color: #f46444; }
.custom-goods .c1 .shop-list .custom-table .form table tbody tr td .extend .custom-table .form table tbody tr td .extend .c-scale .get-coupon { background-color: #ffffff; border-color: #fc5050; }
.custom-goods .c1 .shop-list .custom-table .form table tbody tr td .extend .custom-table .form table tbody tr td .extend .c-scale .get-coupon .title { background-color: #ffffff; }
.custom-goods .c1 .shop-list .custom-table .form table tbody tr td .extend .custom-table .form table tbody tr td .extend .c-scale .get-coupon .title i { background-position: -80px -563px; background-repeat: no-repeat; }
.custom-goods .c1 .shop-list .custom-table .form table tbody tr td .extend .custom-table .form table tbody tr td .extend .c-scale .get-coupon .title em { color: #ff4242; }
.custom-goods .c1 .shop-list .custom-table .form table tbody tr td .extend .custom-table .form table tbody tr td .extend .c-scale .get-coupon .title s { background-position: -748px -323px; background-repeat: no-repeat; }
.custom-goods .c1 .shop-list .custom-table .form table tbody tr td .extend .custom-table .form table tbody tr td .extend .c-scale .get-coupon .coupon-list { background-color: #ffffff; border-color: #fc5050; }
.custom-goods .c1 .shop-list .custom-table .form table tbody tr td .extend .custom-table .form table tbody tr td .extend .c-scale .get-coupon .coupon-list .list ul li p { color: #000000; }
.custom-goods .c1 .shop-list .custom-table .form table tbody tr td .extend .custom-table .form table tbody tr td .extend .c-scale .get-coupon .coupon-list .list ul li .txt{color:#999;}
.custom-goods .c1 .shop-list .custom-table .form table tbody tr td .sendgoods{color:#000;}
.custom-goods .c1 .shop-list .custom-table .form table tbody tr td .sendgoods ul li{color:#fc5050;}
.custom-goods .c1 .shop-list .shop-sale { background-color: #fcfcfc; border-color: #eeeeee; }
.custom-goods .c1 .shop-list .shop-sale .list p.name { color: #666666; }
.custom-goods .c1 .shop-list .shop-sale .infos .sum, .custom-goods .c1 .shop-list .shop-sale .infos .txt { color: #333333; }
.custom-goods .c1 .shop-list .shop-sale .infos .sum em, .custom-goods .c1 .shop-list .shop-sale .infos .txt em { color: #f46444; }
.custom-goods .c2 { background-color: #ffffff; }
.custom-goods .c2 .title { color: #000000; border-color: #eeeeee; }
.custom-goods .c2 .shop-list { background-color: #ffffff; border-color: #eeeeee; }
.custom-goods .c2 .shop-list .shop-list-pro { border-top-color: #eeeeee; }
.custom-goods .c2 .shop-list .shop-list-pro .custom-table .form table thead tr td { background-color: #f7f7f7; }
.custom-goods .c2 .shop-list .shop-list-pro .custom-table .form table thead tr td p.name { color: #000000; }
.custom-goods .c2 .shop-list .shop-list-pro .custom-table .form table tbody tr td .extend .c-send { border-color: #fdb6b0; }
.custom-goods .c2 .shop-list .shop-list-pro .custom-table .form table tbody tr td .extend .c-send .line .c-tit i.icon.close { background-position: -648px -112px; background-repeat: no-repeat; }
.custom-goods .c2 .shop-list .shop-list-pro .custom-table .form table tbody tr td .extend .c-send .line .c-tit i.icon.open { background-position: -160px -686px; background-repeat: no-repeat; }
.custom-goods .c2 .shop-list .shop-list-pro .custom-table .form table tbody tr td .extend .c-send .line .c-tit span { color: #000000; }
.custom-goods .c2 .shop-list .shop-list-pro .custom-table .form table tbody tr td .extend .c-send .line .c-shi a.btn { border-color: #eeeeee; background-color: #f7f7f7; color: #333333; }
.custom-goods .c2 .shop-list .shop-list-pro .custom-table .form table tbody tr td .extend .c-send .line .c-shi a.btn em { color: #d00000; }
.custom-goods .c2 .shop-list .shop-list-pro .custom-table .form table tbody tr td .extend .c-send .line .c-shi a.btn.select { border-color: #fc5050; }
.custom-goods .c2 .shop-list .shop-list-pro .custom-table .form table tbody tr td .extend .c-send .line .c-shi a.btn.select:before { width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid #fc5050; font-size: 0; line-height: normal; }
.custom-goods .c2 .shop-list .shop-list-pro .custom-table .form table tbody tr td .extend .c-send .line .c-shi a.btn.select:after { background-position: -579px -564px; background-repeat: no-repeat; }
.custom-goods .c2 .shop-list .shop-list-pro .custom-table .form table tbody tr td .extend .c-send .line .c-freight ul li p.name { color: #000000; }
.custom-goods .c2 .shop-list .shop-list-pro .custom-table .form table tbody tr td .extend .c-send .line .c-freight ul li .money { color: #ff4242; }
.custom-goods .c2 .shop-list .shop-list-pro .custom-table .form table tbody tr td .extend .c-send .line .c-freight ul li .selectbox select { color: #000000; }
.custom-goods .c2 .shop-list .shop-list-pro .custom-table .form table tbody tr td .extend .c-send .line .c-counpon ul li p.name { color: #000000; }
.custom-goods .c2 .shop-list .shop-list-pro .custom-table .form table tbody tr td .extend .c-send .line .c-counpon ul li .selectbox select { color: #000000; }
.custom-goods .c2 .shop-list .shop-list-pro .custom-table .form table tbody tr td .extend .c-send .line .c-counpon ul li .textareabox textarea { border-color: #eeeeee; background-color: #ffffff; }
.custom-goods .c2 .shop-list .shop-list-pro .custom-table .form table tbody tr td .extend .custom-table .form table tbody tr td .extend .pro-info .info {                                                                                 /*.value {
																					color: $color-5;
																				}
																				.c-icon {
																					i.icon {
																						&.zp {
																							background-image: url("../images/sprite/custom-goods-pro-zp-icon.png");
																							background-repeat: no-repeat;
																						}
																					}
																				}*/ }
.custom-goods .c2 .shop-list .shop-list-pro .custom-table .form table tbody tr td .extend .custom-table .form table tbody tr td .extend .pro-info .info .name a { color: #666666; }
.custom-goods .c2 .shop-list .shop-list-pro .custom-table .form table tbody tr td .extend .custom-table .form table tbody tr td .extend .pro-info .info .name a:hover { color: #ff4242; }
.custom-goods .c2 .shop-list .shop-list-pro .custom-table .form table tbody tr td .extend .custom-table .form table tbody tr td .extend .pro-info .info .c-gift ul li p.name { color: #ffffff; background-color: #ffa800; }
.custom-goods .c2 .shop-list .shop-list-pro .custom-table .form table tbody tr td .extend .custom-table .form table tbody tr td .extend .pro-info .info .c-gift ul li .txt { color: #999999; }
.custom-goods .c2 .shop-list .shop-list-pro .custom-table .form table tbody tr td .extend .custom-table .form table tbody tr td .extend .c-scale .get-coupon { background-color: #ffffff; border-color: #fc5050; }
.custom-goods .c2 .shop-list .shop-list-pro .custom-table .form table tbody tr td .extend .custom-table .form table tbody tr td .extend .c-scale .get-coupon .title { background-color: #ffffff; }
.custom-goods .c2 .shop-list .shop-list-pro .custom-table .form table tbody tr td .extend .custom-table .form table tbody tr td .extend .c-scale .get-coupon .title i { background-position: -80px -563px; background-repeat: no-repeat; }
.custom-goods .c2 .shop-list .shop-list-pro .custom-table .form table tbody tr td .extend .custom-table .form table tbody tr td .extend .c-scale .get-coupon .title em { color: #ff4242; }
.custom-goods .c2 .shop-list .shop-list-pro .custom-table .form table tbody tr td .extend .custom-table .form table tbody tr td .extend .c-scale .get-coupon .title s { background-position: -748px -323px; background-repeat: no-repeat; }
.custom-goods .c2 .shop-list .shop-list-pro .custom-table .form table tbody tr td .extend .custom-table .form table tbody tr td .extend .c-scale .get-coupon .coupon-list { background-color: #ffffff; border-color: #fc5050; }
, .custom-goods .c2 .shop-list .shop-list-pro .custom-table .form table tbody tr td .extend .custom-table .form table tbody tr td .extend .c-scale .get-coupon .coupon-list .list ul li p { color: #000000; }
.custom-goods .c2 .shop-list .shop-list-pro .custom-table .form table tbody tr td .extend .custom-table .form table tbody tr td .extend .c-scale .get-coupon .coupon-list .list ul li .txt{color:#999;}
.custom-goods .c2 .shop-list .shop-list-pro .custom-table .form table tbody tr td .extend .custom-table .form table tbody tr td .string { color: #000000; }
.custom-goods .c2 .shop-list .shop-list-pro .custom-table .form table tbody tr td .extend .custom-table .form table tbody tr td .money { color: #ff4242; }
.custom-goods .c2 .shop-list .shop-list-pro .custom-table .form table tbody tr td .extend .more a.btn em { color: #666666; }
.custom-goods .c2 .shop-list .shop-list-pro .custom-table .form table tbody tr td .extend .more a.btn i { background-position: -748px -323px; background-repeat: no-repeat; }
.custom-goods .c1 .remarks{border-color:#eee;}
.custom-goods .c1 .remarks textarea{border-color:#ddd;}
.custom-goods .c1 .remarks p,.custom-goods .c1 .remarks textarea{color:#666;}
.custom-order-coupon{background:white;border-color:#eee;}
.custom-order-coupon .goods-coupon-cont .goods-coupon-list,.custom-order-coupon .title{border-color:#eee;}
.custom-order-coupon .goods-coupon-cont .goods-coupon-list li .coupon-cont{border-color:#ddd;}
.custom-order-coupon .goods-coupon-cont .goods-coupon-list li.used .coupon-cont{border-color: #74d2d4;}
.custom-order-coupon .goods-coupon-cont .goods-coupon-list li.select .coupon-cont{border-color:#fc5050;outline: 1px solid #fc5050;}
.custom-order-coupon .goods-coupon-cont .goods-coupon-list li.select .coupon-cont:before{border-bottom-color:#fc5050;}
.custom-order-coupon .goods-coupon-cont .goods-coupon-list li.select .coupon-cont:after{background-position: -579px -564px;background-repeat: no-repeat;}
.custom-order-coupon .goods-coupon-cont .goods-coupon-list li .coupon-cont .coupon-mc{background:#ddd;}
.custom-order-coupon .goods-coupon-cont .goods-coupon-list li.select .coupon-cont .coupon-mc,.custom-order-coupon .goods-coupon-cont .goods-coupon-list li.used .coupon-cont .coupon-mc{background: #74d2d4;}
.custom-order-coupon .goods-coupon-cont .goods-coupon-list li .coupon-cont .coupon-mc .price,.custom-order-coupon .goods-coupon-cont .goods-coupon-list li.select .coupon-cont .coupon-mc .time,.custom-order-coupon .goods-coupon-cont .goods-coupon-list li.used .coupon-cont .coupon-mc .time,.custom-order-coupon .goods-coupon-cont .goods-coupon-list li .coupon-cont .coupon-mc .direction,.custom-order-coupon .goods-coupon-cont .goods-coupon-list li .coupon-cont .coupon-mc .name{color:#fff;}
.custom-order-coupon .goods-coupon-cont .goods-coupon-list li .coupon-cont .coupon-mc .time{color:#999;}
.custom-order-coupon .goods-coupon-cont .goods-coupon-list li .discrib,.custom-order-coupon .goods-coupon-cont .goods-coupon-list li .discrib i{color:#999;} 
.custom-order-coupon .goods-coupon-cont .goods-coupon-list li .discrib i{border-color:#999;}
.custom-order-coupon .totle{background:#f7f7f7;color:#666;}
.custom-order-coupon .totle .red{color:#fc5050;}
.custom-order-submite .c1 { border-color: #eeeeee; background-color: #ffffff; }
.custom-order-submite .c1 .info .other span { color: #666666; }
.custom-order-submite .c1 .info .other span.cliver:before { border-color: #eeeeee; }
.custom-order-submite .c1 .info .other em { color: #ff4242; }
.custom-order-submite .c1 .info .total .deduction .deduction-integral label.custom-checkbox span { color: #333333; }
.custom-order-submite .c1 .info .total .deduction .deduction-integral .tips { color: #999999; }
.custom-order-submite .c1 .info .total .deduction .deduction-money { color: #ff4242; }
.custom-order-submite .c1 .info .total .total-money span { color: #666666; }
.custom-order-submite .c1 .info .total .total-money em { color: #ff4242; }
.custom-order-submite .c1 .button a.btn.submit { background-color: #fc5050; color: #ffffff; }
.custom-order-submite .c1 .button a.btn.disabled { background-color: #999; color: #ffffff; }
.custom-order-submite .c1 .button a.btn.back { color: #000000; }
.custom-order-submite .c1 .button a.btn.back:hover { color: #ff4242; }
.custom-order-submite .c2 { border-color: #eeeeee; background-color: #ffffff; }
.custom-order-submite .c2 .list { border-bottom-color: #eeeeee; }
.custom-order-submite .c2 .list ul li .money, .custom-order-submite .c2 .list ul li .number, .custom-order-submite .c2 .list ul li p.name { color: #000000; }
.custom-order-submite .c2 .pay-list ul li span { color: #999999; }
.custom-order-submite .c2 .pay-list ul li em.money { color: #ff4242; }
.custom-order-submite .c2 .pay-list ul li .txt { color: #333333; }
.custom-order-submite .c2 .pay-list ul li a.link { color: #666666; }
.custom-order-submite .c2 .pay-list ul li a.link:hover { color: #ff4242; }
.custom-order-submite .c2 .pay-list ul li .button a.btn { background-color: #fc5050; color: #ffffff; }
.custom-order-submite .c2 .pay-list ul li .button a.btn.btn-disabled{background:#999;}
.custom-order-submite .c2 .pay-list ul li.deduction .deduction-integral label.custom-checkbox span { color: #333333; }
.custom-order-submite .c2 .pay-list ul li.deduction .deduction-integral .tips { color: #999999; }
.custom-order-submite .c2 .pay-list ul li.deduction .deduction-money { color: #ff4242; }

.custom-order-pay-static{background:#fff;border-color:#eee;}
.custom-order-pay-static .c1 .title{border-bottom-color:#ddd;}
.custom-order-pay-static .c1 .title.success { font-size: 12px; }
.custom-order-pay-static .c1 .title.success i { background-position: -460px -378px; background-repeat: no-repeat; }
.custom-order-pay-static .c1 .title.failed i { background-position: -190px -553px; background-repeat: no-repeat; }
.custom-order-pay-static .c1 .title .tips { color: #333333; }
.custom-order-pay-static .c1 .title .mc .discrib{color:#666;}
.custom-order-pay-static .c1 .details{background:#fff;color:#666;}
.custom-order-pay-static .c1 .line span { color: #666; }
.custom-order-pay-static .c1 .line.text-red span{color:#fe6f6f;}
.custom-order-pay-static .c1 .line a { color: #666666; }
.custom-order-pay-static .c1 .line a:hover { color: #ff4242; }
.custom-order-pay-static .c1 .line em:before { border-left-color: #999999; }
.custom-order-pay-static .c1 .details .line.tips{border-color:#eee;}
.custom-order-pay-static .c1 .details .line.tips span{color:#999;}
.custom-order-pay-static .c1 .more .btn-group .btn{background:#fe6f6f;color:#fff;border-color:#fe6f6f;}
.custom-order-pay-static .c1 .more .btn-group .btn-default{background:#fff;border-color:#ccc;color:#666;}
.custom-order-pay-static .c2 .title.success { font-size: 12px; }
.custom-order-pay-static .c2 .title.success .tips:before { background-position: -460px -378px; background-repeat: no-repeat; }
.custom-order-pay-static .c2 .title.failed .tips:before { background-position: -190px -553px; background-repeat: no-repeat; }
.custom-order-pay-static .c2 .title .tips { color: #333333; }
.custom-order-pay-static .c2 .title .txt { color: #666666; }
.custom-order-pay-static .c2 .title .tool { color: #333333; }
.custom-order-pay-static .c2 .title .tool a.link { color: #ff0000; }
.custom-order-pay-static .c2 .list .tips .num, .custom-order-pay-static .c2 .list .tips .price { color: #333333; }
.custom-order-pay-static .c2 .list .tips .num em, .custom-order-pay-static .c2 .list .tips .price em { color: #ff0000; }
.custom-order-pay-static .c2 .list ul li { border-color: #eeeeee; }
.custom-order-pay-static .c2 .list ul li .pic { border-right-color: #eeeeee; }
.custom-order-pay-static .c2 .list ul li .pic a { border-color: #eeeeee; }
.custom-order-pay-static .c2 .list ul li .order-number ol li p.name { color: #333333; }
.custom-order-pay-static .c2 .list ul li .order-number ol li .string { color: #333333; }
.custom-order-pay-static .c2 .list ul li .order-number ol li .red { color: #ff0000; }
.custom-order-pay-static .c2 .list ul li .order-number ol li .button a.btn { background-color: #fc5050; color: #ffffff; }

.custom-guess .c1 { border-color: #eeeeee; background-color: #ffffff; }
.custom-guess .c1 .mt { border-bottom-color: #eeeeee; }
.custom-guess .c1 .mt p { color: #000000; }
.custom-guess .c1 .mt .more a.btn { color: #999999; }
.custom-guess .c1 .mc .list .custom-banner .mc .btn.btn_l { background-image: url("../images/run-banner-btn-l.png"); background-repeat: no-repeat; background-position: 50% 50%; background-color: #000000; }
.custom-guess .c1 .mc .list .custom-banner .mc .btn.btn_r { background-image: url("../images/run-banner-btn-r.png"); background-repeat: no-repeat; background-position: 50% 50%; background-color: #000000; }
.custom-guess .c1 .mc .list .custom-banner .mc .middle .run_model .pic_box ul li a span.name { color: #000000; }
.custom-guess .c1 .mc .list .custom-banner .mc .middle .run_model .pic_box ul li a span.price { color: #ff4242; }
.custom-guess .c2 .mt { border-bottom-color: #eeeeee; }
.custom-guess .c2 .mt ul li { background-color: #f7f7f7; border-color: #eeeeee; }
.custom-guess .c2 .mt ul li a { color: #666666; }
.custom-guess .c2 .mt ul li.select a { background-color: #ffffff; color: #ff4242; }
.custom-guess .c2 .mt ul li.select a:before { border-top-color: #fc5050; }
.custom-guess .c2 .mc { border-color: #eeeeee; background-color: #ffffff; }
.custom-guess .c2 .mc .list .custom-banner .mc .btn.btn_l { background-image: url("../images/run-banner-btn-l.png"); background-repeat: no-repeat; background-position: 50% 50%; background-color: #000000; }
.custom-guess .c2 .mc .list .custom-banner .mc .btn.btn_r { background-image: url("../images/run-banner-btn-r.png"); background-repeat: no-repeat; background-position: 50% 50%; background-color: #000000; }
.custom-guess .c2 .mc .list .custom-banner .mc .middle .run_model .pic_box ul li a span.name { color: #000000; }
.custom-guess .c2 .mc .list .custom-banner .mc .middle .run_model .pic_box ul li a span.price { color: #ff4242; }

.dilog-login-content .list ul li { border-color: #dedede; background-color: #ffffff; }
.dilog-login-content .list ul li.yzm .getcode{border-color:#dedede;color:#666;}
.dilog-login-content .list ul li i.icon.phone-icon {
	background: url(../../../Style/Default/Supplier/images/phone.png) no-repeat center;
	background-size: cover;
}
.dilog-login-content .list ul li i.icon.name-icon { background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAUdJREFUeNqs1b8rRWEYwPH7Q5nwD4jNxHhNdA2iJFaU5copGayUTCxuomQ5CzIogyIXpSxSBspd1F2U2aZEuTq+jx5103N+dp761Ol53/Oct/d9zjlZz/MyaUYuk3I0/V24rmuNF7CIQZ17hxXc/p/oOE7oCvtwjXt0oQPHqKA/dIVGrOrqdhpycv2JZQzH3cNe7Bv5Ix2LfSh1eHHvCyr4gEkjP46bJHu4hDO04kBzIyhjLElBaZFpHGJDc2+Y0LHIBSUnTTWPPC60kGxPO/bwhE2chhVswwneMYWqzwOHsIZRzOHb71B2UdOJ1YDTP9fWacG63ykX0YOFgHZpjC+U9OHdVkFpkW19E6LGh94zaxWUd/cqwQfmEgNWQXn5XxIUfEanVTCn+5iPUaxZ9/DVapsZbOmnKmpIuzzq4fxGNu1fwI8AAwCcSUEUtoEoxQAAAABJRU5ErkJggg==") 50% 50% no-repeat; }
.dilog-login-content .list ul li i.icon.pass-icon { background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAASJJREFUeNpi/P//P8OsWbMYqAHS0tIYmBioDAgZqAPEa4H4BRD/hdKrgViTHANVgXg/EJ8CYhMgZgFicyC+BsSHgVgJmyYWPAZWAfFUIO5EEnsIxPVAzAXEFaBgI8VAByB2wSG3AIg3k+plKaiLsIE7UHmSDGQD4j845H4CMTsxBopAY/UzlP8fDwaBb0C8GzmC0A2cDvWOChAzEoElgXg7EM/EFSkeUEVfiEzHH4F4BhC34XIhDw7DWqHB0IpF7htyeBKb9YqhlhVQmvVgYAaUnk0tA9eg0RQb+AqIP0BpvAA9lr/jiJhbQCyIwwxQvv6By4XHgLgWiLmJdDknEOdCSySsBqYDsQUQvyeQS2AYlA69gTgDl5fvArE9JSU2QIABAEcnRwfJc8i0AAAAAElFTkSuQmCC") 50% 50% no-repeat; }
.dilog-login-content .list ul li i.icon.auth-icon { background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo0NjI0MkJDRkVDQ0RFNzExOTg0N0ZFMzhEOEFFODI1NCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozMjVGRDE5QUNGNUExMUU3ODA0NENEMzg3RkU0RjU2OSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozMjVGRDE5OUNGNUExMUU3ODA0NENEMzg3RkU0RjU2OSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjIxRTA2QTMxNTFDRkU3MTFBMzY2RUE2MkNBOEQ4RjZFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjQ2MjQyQkNGRUNDREU3MTE5ODQ3RkUzOEQ4QUU4MjU0Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+EG2fXwAAAW5JREFUeNqs1E8oBFEcwPHZbaUkkpLkIC6UcsPVQRzkIHtxUMSkyMWRODg6UagR2UJI3F0okcNe/Ls4KCUHDpwQ1vj+6pfGNPt22uZXn5rXvPnN6/1+78Vc17WijJg3oeM4QXMSmMMXpvHhn2Db9t9z3PQzdCKNVn2+RLtphQnfuBT16EA/3jGLPf25LGUT99jCKW7xmm2F8uIAtRhBE3bxg28soQbzaMY+XkwrlKjKse9v2FAS/6oatyKOfBLK3s5ElbABy6jOJ6GsYgcVOi7Sal9gNGzCT20dS1ujC1dIYhFl6NV5EsXImBJKkjp9XkcLnrV1+jTZo2d+Ix5MCY/R4xlfa79J8jGc+eZ349DUh9KwR1jAk6fvBgK2qxxDaDOt8AZrSKEgR7utYFW/MVZ5Um8UOYIlAe8LNZHEVJi2yWhV77TCg1rdSi1MWs980l/hbGfZ0otgHNuY0PtQLogTDOM81AUb+Y0dRfwKMADDQ1f00FrhAQAAAABJRU5ErkJggg==") 50% 50% no-repeat; }
.dilog-login-content .list ul li i.icon.store-icon { background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAXCAYAAAARIY8tAAABp0lEQVRIS82VzW3CQBCF51mCM+kAOnAJpoKQCuJI7IojJdAB5IZmkWIqCB2EEtJB6ADOu5InGsuWAJkfI5DwDXY835s3M2vQgx88OD89B2A4HCYA3omoW1a8EZHlYrFYX3LgbAVpmnZardYUwJuIZCKy0oQABgBSIvrx3n9kWbY7BToLMMasAHS998lxkhKu51tmfmsMsNYORGQWQohPKSwhv0Q0cc5ldZCTFZTq18w8O+ezMUatSp1zSSOAtVbyPO9fauRoNOrmef7HzLViD/5UNQBeRaQDIPHev5xrYKVYxYjIGoA2e8XMy+qsAJRefhNRD4B6qb7GzDy5NIZ6bq3VuOIdEVHLtiGEvoorANZaTRrXTcs1gP2YUmwGQHS6UHkYRVFvPp9vmiasi1dIu93WZUxgrR2LyODUFNwKNMZoT9YKmCjp3oDS9o0CBkQ0ZeberWrr3jPGbACMiyaXP7Jrp+YaIWqRulIBYvWLiL6iKPq8V7OLi7FSY4yJ9U7RRbtG4XGMiOxCCL3jxaxdb73/m0J0i51zumwHz3N80ZpWsx//8Ar+AZI7y12RMzaLAAAAAElFTkSuQmCC") 50% 50% no-repeat; }
.dilog-login-content .list ul li .inputbox { border-color: #dedede; background-color: #ffffff; }
.dilog-login-content .list ul li .inputbox label.error { background-color: #ffffff; color: #ff5252; }
.dilog-login-content .list ul li.captcha .inputbox { border-color: #dedede; background-color: #f5f5f5; }
.dilog-login-content .button a.btn { background-color: #fe6869; color: #ffffff; }
.dilog-login-content .link-group li a{color:#666;}
.dilog-login-content .link-group li.divider{background:#ddd;}
.dilog-login-content .custom-userlogin>p{color:#666;}
.dilog-login-content .custom-userlogin>.list-link a.weixin-login{background:url(../images/weixin-login.png) no-repeat center;background-size:cover;}
.dilog-login-content .custom-userlogin>.list-link a.alipay-login{background:url(../images/alipay-login.png) no-repeat center;background-size:cover;}
.dilog-login-content .custom-userlogin>.list-link a.douban-login{background:url(../images/douban-login.png) no-repeat center;background-size:cover;}
.dilog-login-content .custom-userlogin>.list-link a.kaixin-login{background:url(../images/kaixin-login.png) no-repeat center;background-size:cover;}
.dilog-login-content .custom-userlogin>.list-link a.qq-login{background:url(../images/qq-login.png) no-repeat center;background-size:cover;}
.dilog-login-content .custom-userlogin>.list-link a.renren-login{background:url(../images/renren-login.png) no-repeat center;background-size:cover;}
.dilog-login-content .custom-userlogin>.list-link a.sina-login{background:url(../images/sina-login.png) no-repeat center;background-size:cover;}

.custom-floor-nav .c1 ul li a { background-color: #eeeeee; }
.custom-floor-nav .c1 ul li a span { color: #666666; }
.custom-floor-nav .c1 ul li.select a { background-color: #fc5050; }
.custom-floor-nav .c1 ul li.select a span { color: #ffffff; }
.custom-floor-nav .c1 ul li:before { border-top-color: #ffffff; }

.custom-help .c1 .room .foot-guide dl dt { color: #666666; }
.custom-help .c1 .room .foot-guide dl dd a { color: #666666; }
.custom-help .c1 .room .foot-guide dl dd a:hover { color: #ff4242; }
.custom-help .c1 .room .site-qrcode p.name { color: #666666; }
.custom-help .c1 .room .site-qrcode .qrcode { background-color: #ffffff; }

.custom-copyright .c1 { background-color: #ffffff; color: #000000; }

.alert-box { background-color: #ffffff; }
.alert-box .pop-addbuycar { border-color: #eeeeee; }
.alert-box .pop-addbuycar .productinfo { border-color: #eeeeee; }
.alert-box .pop-addbuycar .productinfo a.product span.info span.name { color: #333333; }
.alert-box .pop-addbuycar .productinfo a.product span.info span.price{color:#fc5050;}
.alert-box .pop-addbuycar .productinfo a.product span.info span.unit-rule,.alert-box .pop-addbuycar .productinfo a span.info span.min-para { color: #999999; }

.alert-box .pop-addbuycar .productinfo .market-tips li{color:#333;}
.alert-box .pop-addbuycar .productinfo .market-tips li i{background:#fc5050;color:#fff;}
.alert-box .pop-addbuycar .productinfo .market-tips li .text-red{color:#fc5050;}
.alert-box .pop-addbuycar .productinfo .market-tips li .text-gray{color:#999;}
.alert-box .pop-addbuycar .productinfo .market-tips li span a{color:inherit;}

.alert-box .pop-addbuycar .productinfo .choose li .name{color:#999;}
.alert-box .pop-addbuycar .productinfo .choose li .price{color:#ff4242;}
.alert-box .pop-addbuycar .productinfo .choose li .extend-ladder li{color:#999;}
.alert-box .pop-addbuycar .productinfo .choose li .tips-inline,.alert-box .pop-addbuycar .productinfo .choose li .tips{color:#999;}
.alert-box .pop-addbuycar .productinfo .choose li .value-list li{border-color:#d7d7d7;color:#333;background-color:#ffffff;}
.alert-box .pop-addbuycar .productinfo .choose li .value-list li:hover{border-color:#fc5050;}
.alert-box .pop-addbuycar .productinfo .choose li .value-list li a{color:#333;}
.alert-box .pop-addbuycar .productinfo .choose li .value-list li.select{border-color:#fc5050;background-color:#ffffff;}
.alert-box .pop-addbuycar .productinfo .choose li .value-list li.select a{color:#fc5050;}
.alert-box .pop-addbuycar .productinfo .choose li .value-list li.disabled{border-color:#d7d7d7;background-color:#f2f2f2;color:#999;}
.alert-box .pop-addbuycar .productinfo .choose li .value-list li.disabled a{color:#999;}
.alert-box .pop-addbuycar .productinfo .choose li .value-list li.pic.disabled{background:none;}
.alert-box .pop-addbuycar .productinfo .choose li .value-list li.pic.disabled a::after{background:rgba(0,0,0,0.2);}
.alert-box .pop-addbuycar .productinfo .choose li .buy-active .buy-num a.btn { border-color: #eeeeee; }
.alert-box .pop-addbuycar .productinfo .choose li .buy-active .buy-num a.btn.down { background-position: -440px -570px; background-repeat: no-repeat; background-color: #ffffff; }
.alert-box .pop-addbuycar .productinfo .choose li .buy-active .buy-num a.btn.up { background-position: -346px -624px; background-repeat: no-repeat; background-color: #ffffff; }
.alert-box .pop-addbuycar .productinfo .choose li .buy-active .buy-num a.btn:active.down { background-position: -242px -677px; background-repeat: no-repeat; background-color: #ffffff; }
.alert-box .pop-addbuycar .productinfo .choose li .buy-active .buy-num a.btn:active.up { background-position: -714px 0; background-repeat: no-repeat; background-color: #ffffff; }
.alert-box .pop-addbuycar .productinfo .choose li .buy-active .buy-num .inputbox { border-color: #eeeeee; background-color: #ffffff; }
.alert-box .pop-addbuycar .productinfo .unit-sec-list li{border-color:#ddd;color:#333;}
.alert-box .pop-addbuycar .productinfo .unit-sec-list li.select{border-color:#fc5050;color:#fc5050;}
.alert-box .pop-addbuycar .productinfo .unit-sec-list li.select i{border-color:#fc5050;}

.alert-box .pop-addbuycar .value-box .custom-table .form table thead tr td { background-color: #ffffff; }
.alert-box .pop-addbuycar .value-box .custom-table .form table tbody tr td .extend .c-ladder .title { color: #ff4242; }
.alert-box .pop-addbuycar .value-box .custom-table .form table tbody tr td .extend .c-ladder .extend-ladder { border-color: #fcc59d; background-color: #fefdf3; }
.alert-box .pop-addbuycar .value-box .custom-table .form table tbody tr td .extend .c-ladder .extend-ladder ul li em.num { color: #666666; }
.alert-box .pop-addbuycar .value-box .custom-table .form table tbody tr td .extend .c-ladder .extend-ladder ul li span em.money { color: #f46444; }
.alert-box .pop-addbuycar .value-box .custom-table .form table tbody tr td .extend .c-ladder .extend-ladder ul li span em.txt { color: #666666; }
.alert-box .pop-addbuycar .value-box .custom-table .form table tbody tr td .extend .c-ladder .extend-ladder:before { border-color: transparent transparent transparent #fcc59d; }
.alert-box .pop-addbuycar .value-box .custom-table .form table tbody tr td .extend .c-ladder .extend-ladder:after { border-color: transparent transparent transparent #fefdf3; }
.alert-box .pop-addbuycar .value-box .custom-table .form table tbody tr td .extend .distitle { color: #ff4242; }
.alert-box .pop-addbuycar .value-box .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn { border-color: #eeeeee; }
.alert-box .pop-addbuycar .value-box .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn.down { background-position: -440px -570px; background-repeat: no-repeat; background-color: #ffffff; }
.alert-box .pop-addbuycar .value-box .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn.up { background-position: -346px -624px; background-repeat: no-repeat; background-color: #ffffff; }
.alert-box .pop-addbuycar .value-box .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn:active.down { background-position: -242px -677px; background-repeat: no-repeat; background-color: #ffffff; }
.alert-box .pop-addbuycar .value-box .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn:active.up { background-position: -714px 0; background-repeat: no-repeat; background-color: #ffffff; }
.alert-box .pop-addbuycar .value-box .custom-table .form table tbody tr td .extend .buy-active .buy-num .inputbox { border-color: #eeeeee; background-color: #ffffff; }
.alert-box .pop-addbuycar .value-sum a.btn { background-color: #fc5050; color: #ffffff; }
.alert-box .pop-addbuycar .value-sum a.btn.buynow { background-color: #ffa800; }

.member-alertlogin { background-color: #ffffff; }
.member-alertlogin .l-box ul li p.name { color: #666666; }
.member-alertlogin .l-box ul li .inputbox input[type=password], .member-alertlogin .l-box ul li .inputbox input[type=text] { background-color: #ffffff; border-color: #eeeeee; color: #333333; }
.member-alertlogin .l-box ul li.phone-code .button a.btn { color: #ffffff; background-color: #ff4242; }
.member-alertlogin .l-box ul li.phone-code .button a.btn.got { background-color: #999999; }
.member-alertlogin .l-box ul li .button a.btn { color: #ffffff; background-color: #ff4242; }
.member-alertlogin .l-box ul li .button a.link { color: #005ea7; }
.member-alertlogin .l-box .deal .area { border-color: #eeeeee; background-color: #ffffff; }
.member-alertlogin .l-box .deal a.btn { background-position: 0 -699px; background-repeat: no-repeat; background-color: #333333; }
.member-alertlogin .r-box .outsidelogin p.name { color: #666666; }
.member-alertlogin .r-box .outsidelogin .loginbox ul li a em.tips { color: #666666; }
.member-alertlogin .r-box .outsidelogin .loginbox ul li a.sina i.ico { background-position: -339px -672px; background-repeat: no-repeat; }
.member-alertlogin .r-box .outsidelogin .loginbox ul li a.netease i.ico { background-position: -160px -727px; background-repeat: no-repeat; }
.member-alertlogin .r-box .outsidelogin .loginbox ul li a.renren i.ico { background-position: -499px -550px; background-repeat: no-repeat; }
.member-alertlogin .r-box .outsidelogin .loginbox ul li a.kaixin i.ico { background-position: -561px -484px; background-repeat: no-repeat; }
.member-alertlogin .r-box .outsidelogin .loginbox ul li a.douban i.ico { background-position: -771px -144px; background-repeat: no-repeat; }
.member-alertlogin .r-box .outsidelogin .loginbox ul li a.alipay i.ico { background-position: -80px -778px; background-repeat: no-repeat; }
.member-alertlogin .r-box .outsidelogin .loginbox ul li a.qq i.ico { background-position: -647px -396px; background-repeat: no-repeat; }
.member-alertlogin .r-box .goregister p.name { color: #666666; }
.member-alertlogin .r-box .goregister .button a.btn { color: #ff4242; border-color: #ff4242; }

.custom-slider span.btn { background-color: #6b6b6b; }
.custom-slider span.btn em { background-color: #6b6b6b; color: #ffffff; }
.custom-slider span.btn em:before { width: 0; height: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-bottom: 4px solid #6b6b6b; font-size: 0; line-height: normal; }
.custom-slider s.r { background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAUCAIAAADDbMD2AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAB1JREFUeNpi+P//PxMDAwNefPnyZRDNQIRagAADALyRCJjDm/lwAAAAAElFTkSuQmCC"); background-repeat: repeat-x; background-position: 0 0; }
.custom-slider s.l { background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAUCAIAAADDbMD2AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABtJREFUeNpi+P//PwMBzMzGxsbEAAREqAUIMABsIDXinQRO5gAAAABJRU5ErkJggg=="); background-repeat: repeat-x; background-position: 0 0; }

.custom-scroll .scroll-bar .scroll-catch { background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAICAIAAABVpBlvAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAC9JREFUeNpivH7pEgMqYPz//z+aEMv3b9/QhR7evUuExi9fv6ALPbl3n7BGgAADAESCFoOslk9+AAAAAElFTkSuQmCC") 50% 50% no-repeat #f9f9f9; border-color: #cbcaca; }

.errornull { color: #d00000; }

.fly { background-color: #fc5050; }

.custom-error .c1 .error-show .error-tips { color: #333333; }
.custom-error .c1 .error-show .error-tips:before { background-position: 0 0; background-repeat: no-repeat; }

.custom-order-detail .c1 .map { border-bottom-color: #fc5050; }
.custom-order-detail .c1 .map p.name { color: #000000; }
.custom-order-detail .c1 .button-info .string { color: #d00000; }
.custom-order-detail .c1 .button-info .button a.btn { background-color: #fc5050; color: #ffffff; }
.custom-order-detail .c1 .order-details .mt ul li a { color: #000000; }
.custom-order-detail .c1 .order-details .mt ul li.select a:before { border-color: #fc5050; }
.custom-order-detail .c1 .order-details .mc { border-color: #eeeeee; }
.custom-order-detail .c1 .order-details .mc .for .custom-table .form table tbody tr td .logistics-box a.btn { background-color: #fc5050; color: #ffffff; }
.custom-order-detail .c1 .order-details .mc .for .custom-table .form table tbody tr td .logistics-box .extend-box { border-color: #eeeeee; background-color: #ffffff; }
.custom-order-detail .c1 .order-details .mc .for .custom-table .form table tbody tr td .logistics-box .extend-box ul li .date { color: #999999; }
.custom-order-detail .c1 .order-details .mc .for .custom-table .form table tbody tr td .logistics-box .extend-box ul li .date:before { background-color: #666666; }
.custom-order-detail .c1 .order-details .mc .for .custom-table .form table tbody tr td .logistics-box .extend-box ul li .string:before { border-color: #eeeeee; }
.custom-order-detail .c1 .order-details .mc .for .custom-table .form table tbody tr td .logistics-box .extend-box ul li:last-child .date { color: #ff4242; }
.custom-order-detail .c1 .order-details .mc .for .custom-table .form table tbody tr td .logistics-box .extend-box ul li:last-child .date:before { background-color: #ff4242; }
.custom-order-detail .c1 .order-details .mc .for .custom-table .form table tbody tr td .logistics-box .extend-box ul li:last-child .string { color: #ff4242; }
.custom-order-detail .c1 .order-details .mc .for .custom-table .form table tbody tr td .logistics-box .extend-box ul li:last-child .string:before { border-color: #ff4242; }
.custom-order-detail .c1 .order-details .mc .for .custom-table .form table tbody tr td .logistics-box.hover:before { width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom: 5px solid #eeeeee; font-size: 0; line-height: normal; }
.custom-order-detail .c1 .order-details .mc .for .custom-table .form table tbody tr td .logistics-box.hover:after { width: 0; height: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-bottom: 4px solid #ffffff; font-size: 0; line-height: normal; }
.custom-order-detail .c1 .order-details .mc .for .custom-table .form table tbody tr td .extend .product .info .name a { color: #000000; }
.custom-order-detail .c1 .order-details .mc .for .custom-table .form table tbody tr td .extend .product .info .name a:hover { color: #ff4242; }
.custom-order-detail .c1 .order-details .mc .for .custom-table .form table tbody tr td .extend .product .info .line .price { color: #ff4242; }
.custom-order-detail .c1 .order-details .mc .for .custom-table .form table tbody tr td .extend .product .info .line .num { color: #005ea7; }
.custom-order-detail .c1 .order-details .mc .for .custom-table .form table tbody tr td .extend .product .info .evaluate a.btn { background-color: #fc5050; color: #ffffff; }
.custom-order-detail .c1 .order-details .mc .for .custom-table .form table tbody tr td .extend .product .info .evaluate .extend-box .evaluate-box { border-color: #edd28b; background-color: #fffdee; }
.custom-order-detail .c1 .order-details .mc .for .custom-table .form table tbody tr td .extend .product .info .evaluate .extend-box .evaluate-box ul li { border-color: #eeeeee; }
.custom-order-detail .c1 .order-details .mc .for .custom-table .form table tbody tr td .extend .product .info .evaluate .extend-box .evaluate-box ul li p.name { color: #000000; }
.custom-order-detail .c1 .order-details .mc .for .custom-table .form table tbody tr td .extend .product .info .evaluate .extend-box .evaluate-box ul li .star ul li { background-image: url("../images/sprite/evaluate-start.png"); background-repeat: no-repeat; }
.custom-order-detail .c1 .order-details .mc .for .custom-table .form table tbody tr td .extend .product .info .evaluate .extend-box .evaluate-box ul li .star ul li.select { background-image: url("../images/sprite/evaluate-start-select.png"); background-repeat: no-repeat; }
.custom-order-detail .c1 .order-details .mc .for .custom-table .form table tbody tr td .extend .product .info .evaluate .extend-box .evaluate-box ul li .star .num em.int, .custom-order-detail .c1 .order-details .mc .for .custom-table .form table tbody tr td .extend .product .info .evaluate .extend-box .evaluate-box ul li .star .num span.tips { color: #000000; }
.custom-order-detail .c1 .order-details .mc .for .custom-table .form table tbody tr td .extend .product .info .evaluate .extend-box .evaluate-box ul li .star .info_mess { color: #000000; }
.custom-order-detail .c1 .order-details .mc .for .custom-table .form table tbody tr td .extend .product .info .evaluate .extend-box .evaluate-box ul li .code-img { background-color: #ffffff; }
.custom-order-detail .c1 .order-details .mc .for .custom-table .form table tbody tr td .extend .product .info .evaluate .extend-box .evaluate-box ul li .button a.btn { border-color: #b0b0b0; color: #000000; background-image: -webkit-linear-gradient(top, #ffffff, #ededed); /* Webkit */ background-image: -moz-linear-gradient(top, #ffffff, #ededed); /* Mozilla */ background-image: -o-linear-gradient(top, #ffffff, #ededed); /* Opera */ background: -ms-linear-gradient(top, #ffffff 0%, #ededed 100%); /* IE9 UP */ /* IE8 DOWN */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#ededed, grandientType=1); }
.custom-order-detail .c1 .order-details .mc .for .custom-table .form table tbody tr td .extend .product .info .evaluate .extend-box .evaluate-box ul li .button a.btn:hover { border-color: #555555; color: #ffffff; background-image: -webkit-linear-gradient(top, #888888, #585858); /* Webkit */ background-image: -moz-linear-gradient(top, #888888, #585858); /* Mozilla */ background-image: -o-linear-gradient(top, #888888, #585858); /* Opera */ background: -ms-linear-gradient(top, #888888 0%, #585858 100%); /* IE9 UP */ /* IE8 DOWN */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#888888, endColorstr=#585858, grandientType=1); }
.custom-order-detail .c1 .order-details .mc .for .custom-table .form table tbody tr td .extend .product .info .evaluate .extend-box:before { width: 0; height: 0; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid #edd28b; font-size: 0; line-height: normal; }
.custom-order-detail .c1 .order-details .mc .for .custom-table .form table tbody tr td .extend .product .info .evaluate .extend-box:after { width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom: 5px solid #fffdee; font-size: 0; line-height: normal; }
.custom-order-detail .c1 .order-details .mc .for .order-details-info .r ul li .red { color: #d00000; }
.custom-order-detail .c1 .order-details .mc .for .order-details-info .r ul li .green { color: #0caf6c; }

.custom-shoplist .c1 .mt { background-color: #ffffff; border-color: #eeeeee; }
.custom-shoplist .c1 .mt ul li { border-right-color: #eeeeee; }
.custom-shoplist .c1 .mt ul li a { background-color: #ffffff; }
.custom-shoplist .c1 .mt ul li a em { color: #666666; }
.custom-shoplist .c1 .mt ul li a em:before { width: 0; height: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-bottom: 4px solid #666666; font-size: 0; line-height: normal; }
.custom-shoplist .c1 .mt ul li a em:after { width: 0; height: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-bottom: 4px solid #666666; font-size: 0; line-height: normal; }
.custom-shoplist .c1 .mt ul li.select a { background-color: #fc5050; }
.custom-shoplist .c1 .mt ul li.select a em { color: #ffffff; }
.custom-shoplist .c1 .mt ul li.select.down a em:before { width: 0; height: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-bottom: 4px solid #666666; font-size: 0; line-height: normal; }
.custom-shoplist .c1 .mt ul li.select.down a em:after { width: 0; height: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-bottom: 4px solid #ffffff; font-size: 0; line-height: normal; }
.custom-shoplist .c1 .mt ul li.select.up a em:before { width: 0; height: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-bottom: 4px solid #ffffff; font-size: 0; line-height: normal; }
.custom-shoplist .c1 .mt ul li.select.up a em:after { width: 0; height: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-bottom: 4px solid #666666; font-size: 0; line-height: normal; }
.custom-shoplist .c1 .mt .list-page a.btn { border-color: #eeeeee; background-color: #ffffff; color: #fc5050; }
.custom-shoplist .c1 .mt .list-page .text { border-color: #eeeeee; }
.custom-shoplist .c1 .mt .list-page .text em, .custom-shoplist .c1 .mt .list-page .text span { color: #fc5050; }
.custom-shoplist .c1 .mc { border-top-color: #eeeeee; }
.custom-shoplist .c1 .mc .list ul li { background-color: #ffffff; border-color: #eeeeee; }
.custom-shoplist .c1 .mc .list ul li .info { border-right-color: #eeeeee; }
.custom-shoplist .c1 .mc .list ul li .info .name a { color: #333333; }
.custom-shoplist .c1 .mc .list ul li .info .list-sale ol li .string, .custom-shoplist .c1 .mc .list ul li .info .list-sale ol li p.name { color: #999999; }
.custom-shoplist .c1 .mc .list ul li .list-box .mt a { color: #333333; }
.custom-shoplist .c1 .mc .list ul li .list-box .mt a:hover { color: #fc5050; }
.custom-shoplist .c1 .mc .list ul li .list-box .mc ol li .money em { color: #fc5050; }
.custom-shoplist .c1 .mc .list ul li .list-box .mc ol li .money span { color: #999999; }
.custom-shoplist .c1 .mc .list ul li .code i { background-position: -584px -352px; background-repeat: no-repeat; }
.custom-shoplist .c1 .mc .list ul li .code .code-txt { background-color: #ffffff; border-color: #eeeeee; }

.custom-brandlist .c1 { background-color: #ffffff; }
.custom-brandlist .c1 .mt { color: #000000; }
.custom-brandlist .c1 .brand-filter a { border-color: #eeeeee; background-color: #ffffff; color: #666666; }
.custom-brandlist .c1 .brand-filter a.curr, .custom-brandlist .c1 .brand-filter a:hover { border-color: #fc5050; color: #fc5050; }
.custom-brandlist .c1 .item-list .item { border-color: #eeeeee; }
.custom-brandlist .c1 .item-list .item dl dt { color: #000000; }
.custom-brandlist .c1 .item-list .item dl dd { background-color: #ffffff; }
.custom-brandlist .c1 .item-list .item dl dd .pic { background-color: #ffffff; border-color: #eeeeee; }
/*.custom-brandlist .c1 .item-list .item dl dd .name:after { background-color: #fc5050; }*/
.custom-brandlist .c1 .item-list .item dl dd .name p { color: #333; }
.custom-brandlist .c1 .item-list .item dl dd:after { background-position: -242px -725px; background-repeat: no-repeat; }
.custom-brandlist .c1 .item-list .item dl dd:hover .pic { border-color: #fc5050; }

.custom-stock-statistics .c1 { background-color: #ffffff; border-color: #eeeeee; }
.custom-stock-statistics .c1 .user-info { border-bottom-color: #eeeeee; }
.custom-stock-statistics .c1 .user-info .logo:after { background-position: -309px -473px; background-repeat: no-repeat; }
.custom-stock-statistics .c1 .user-info .info p { color: #333333; }
.custom-stock-statistics .c1 .user-info .info p.name { color: #000000; }
.custom-stock-statistics .c1 .user-info .button a.btn { color: #ffffff; }
.custom-stock-statistics .c1 .user-info .button a.btn.mine-order { background-color: #fc5050; }
.custom-stock-statistics .c1 .user-info .button a.btn.shop-center { background-color: #999999; }
.custom-stock-statistics .c1 .trade-info { border-bottom-color: #eeeeee; }
.custom-stock-statistics .c1 .trade-info p.title { color: #000000; }
.custom-stock-statistics .c1 .trade-info .list ul li p.name { color: #666666; }
.custom-stock-statistics .c1 .trade-info .list ul li .string { color: #666666; }
.custom-stock-statistics .c1 .trade-info .list ul li .string .num { color: #f46444; }
.custom-stock-statistics .c1 .supplier-info { border-top-color: #eeeeee; }
.custom-stock-statistics .c1 .supplier-info p.title { color: #000000; }
.custom-stock-statistics .c1 .supplier-info .marquee-box ul li a { color: #666666; }
.custom-stock-statistics .c1 .supplier-info .marquee-box ul li:before { background-color: #fc5050; }

.custom-oftenbuy-goods .c1 .mt p.c-name { color: #666666; }
.custom-oftenbuy-goods .c1 .mc { background-color: #ffffff; border-color: #eeeeee; }
.custom-oftenbuy-goods .c1 .mc ul li .pic { border-color: #eeeeee; }
.custom-oftenbuy-goods .c1 .mc ul li .info .name a { color: #666666; }
.custom-oftenbuy-goods .c1 .mc ul li .info .name a:hover { color: #ff4242; }
.custom-oftenbuy-goods .c1 .mc ul li .info .number { color: #000000; }
.custom-oftenbuy-goods .c1 .mc ul li .info .number .num { color: #f46444; }
.custom-oftenbuy-goods .c1 .mc ul li .info .button a.btn { color: #ffffff; background-color: #fc5050; }

.custom-vertical-goods .c1 { background-color: #ffffff; }
.custom-vertical-goods .c1 .list-box p.name em { background-color: #ffffff; color: #666666; }
.custom-vertical-goods .c1 .list-box p.name:before { border-top-color: #eeeeee; }
.custom-vertical-goods .c1 .list-box .list ul li a span.money { color: #ff4242; }
.custom-vertical-goods .c1 .list-box .list ul li a span.name { color: #666666; }
.custom-vertical-goods .c1 .list-box .list ul li a:hover span.name { color: #ff4242; }

.custom-title { background-color: #282828; color: #f7f7f7; }
.custom-title:before { border-color: transparent transparent #282828 transparent; }

.custom-join-apply .c1 .basic-info .custom-table .form table tr th { background-color: transparent; }
.custom-join-apply .c1 .basic-info .custom-table .form table tr td { background-color: transparent; }
.custom-join-apply .c1 .basic-info .custom-table .form table tr td .inputbox input[type=password], .custom-join-apply .c1 .basic-info .custom-table .form table tr td .inputbox input[type=text] { border-color: #eeeeee; }
.custom-join-apply .c1 .basic-info .custom-table .form table tr td .textareabox textarea { border-color: #eeeeee; }
.custom-join-apply .c1 .basic-info .custom-table .form table tr td .extend .button a span { color: #ffffff; }
.custom-join-apply .c1 .basic-info .custom-table .form table tr td .extend .button a span.get { background-color: #fc5050; }
.custom-join-apply .c1 .basic-info .custom-table .form table tr td .extend .button a span.got { background-color: #999999; }
.custom-join-apply .c1 .protocol { color: #666666; }
.custom-join-apply .c1 .submit-button a.btn { background-color: #ffa800; color: #ffffff; }

.custom-perfection-info .c1 .basic-info .custom-table .form table tr th { background-color: transparent; }
.custom-perfection-info .c1 .basic-info .custom-table .form table tr th p.name { color: #000000; }
.custom-perfection-info .c1 .basic-info .custom-table .form table tr td { background-color: transparent; }
.custom-perfection-info .c1 .basic-info .custom-table .form table tr td .string { color: #3DC6FF; }
.custom-perfection-info .c1 .info .custom-table .form table tr th { background-color: transparent; }
.custom-perfection-info .c1 .info .custom-table .form table tr td { background-color: transparent; }
.custom-perfection-info .c1 .info .custom-table .form table tr td .inputbox input[type=password], .custom-perfection-info .c1 .info .custom-table .form table tr td .inputbox input[type=text] { border-color: #eeeeee; }
.custom-perfection-info .c1 .info .custom-table .form table tr td .textareabox textarea { border-color: #eeeeee; }
.custom-perfection-info .c1 .info .custom-table .form table tr td .extend.aptitude .update-btn a { color: #ffffff; background-color: #999999; }
.custom-perfection-info .c1 .info .custom-table .form table tr td .extend.aptitude .explain { color: #999999; }
.custom-perfection-info .c1 .info .custom-table .form table tr td .extend.aptitude ul li{border-color:#eee;}
.custom-perfection-info .c1 .info .custom-table .form table tr td .extend.aptitude ul li em.shut{background:#ff693b;color:#fff;}
.custom-perfection-info .c1 .button ul li a { color: #666666; border-color: #eeeeee; }
.custom-perfection-info .c1 .button ul li a.save { background-color: #ffa800; color: #ffffff; }

.custom-join-status .c1 .status .successful-pic { background: url("../images/successful-pic.png") 50% 50% no-repeat; }
.custom-join-status .c1 .status .failed-pic { background: url("../images/failed-pic.png") 50% 50% no-repeat; }
.custom-join-status .c1 .status .audit-pic { background: url("../images/audit-pic.png") 50% 50% no-repeat; }
.custom-join-status .c1 .status .audit-data-pic { background: url("../images/audit-data-pic.png") 50% 50% no-repeat; }
.custom-join-status .c1 .join-successful .basic-info .custom-table .form table tr th { background-color: transparent; }
.custom-join-status .c1 .join-successful .basic-info .custom-table .form table tr td { background-color: transparent; }
.custom-join-status .c1 .join-successful .basic-info .custom-table .form table tr td .string { color: #fc5050; }
.custom-join-status .c1 .join-successful .basic-info .custom-table .form table tr td .success-btn{border-color:#ddd;background:#fff;color:#666;}
.custom-join-status .c1 .join-successful .basic-info .custom-table .form table tr td .success-btn:hover{border-color:#fc5050;color:#fc5050;}
.custom-join-status .c1 .join-successful .button ul li a { color: #666666; border-color: #eeeeee; }
.custom-join-status .c1 .join-successful .button ul li a.center { background-color: #ffa800; color: #ffffff; }

.custom-album .c1 { background-color: #ffffff; }
.custom-album .c1 .tool { border-bottom-color: #eeeeee; }
.custom-album .c1 .tool .operate .add-pic { background-color: #3eb5b5; color: #ffffff; }
.custom-album .c1 .tool .operate .search input[type=text] { border-color: #eeeeee; color: #000000; }
.custom-album .c1 .tool .operate .search a.btn { background-position: -110px -686px; background-repeat: no-repeat; }
.custom-album .c1 .tool .operate .extend-btn ul li a.btn { color: #666666; border-color: #eeeeee; }
.custom-album .c1 .content ul li.add .addbtn { background-position: -270px -378px; background-repeat: no-repeat; }
.custom-album .c1 .content ul li p.name { color: #666666; }
.custom-album .c1 .content ul li .folder { background-position: 0 -468px; background-repeat: no-repeat; }
.custom-album .c1 .content ul li .pic { border-color: #eeeeee; }
.custom-album .c1 .content ul li .tool { border-color: #eeeeee; }
.custom-album .c1 .content ul li .tool .tool-box a.btn.icon-move:after { background-position: -480px -630px; background-repeat: no-repeat; }
.custom-album .c1 .content ul li .tool .tool-box a.btn.icon-edit:after { background-position: -764px -203px; background-repeat: no-repeat; }
.custom-album .c1 .content ul li .tool .tool-box a.btn.icon-delete:after { background-position: -710px -346px; background-repeat: no-repeat; }
.custom-album .c1 .content ul li .tool .tool-box a.btn.icon-view:after { background-position: -748px -253px; background-repeat: no-repeat; }
.custom-album .c1 .content ul li .tool .tool-box a.btn:hover { background-color: #eeeeee; }
.custom-album .c1 .content ul li .pitch { background: rgba(0, 0, 0, 0.3); }
.custom-album .c1 .content ul li .pitch:before { background-position: -551px -162px; background-repeat: no-repeat; }
.custom-album .c1 .check-pic { background-color: #ffffff; }
.custom-album .c1 .check-pic .pic { border-color: #eeeeee; }
.custom-album .c1 .check-pic .pic-list { border-color: #eeeeee; }
.custom-album .c1 .check-pic .pic-list ul li a { border-color: #eeeeee; }
.custom-album .c1 .check-pic a.close-btn { border-color: #eeeeee; background-position: -40px -778px; background-repeat: no-repeat; }

.custom-news-faq .c1 .l-box .title { color: #ffffff; background-color: #fc5050; }
.custom-news-faq .c1 .l-box .mc { background-color: #ffffff; border-color: #eeeeee; }
.custom-news-faq .c1 .l-box .mc ul { border-left-color: #999999; }
.custom-news-faq .c1 .l-box .mc ul li dl dt { color: #666666; }
.custom-news-faq .c1 .l-box .mc ul li dl dt a { color: #666666; }
.custom-news-faq .c1 .l-box .mc ul li dl dt:before { border-top-color: #999999; }
.custom-news-faq .c1 .l-box .mc ul li dl dd:before { background-color: #fc5050; }
.custom-news-faq .c1 .l-box .mc ul li dl dd a { color: #999999; }
.custom-news-faq .c1 .r-box .nomaps { background-color: #ffffff; border-color: #eeeeee; color: #333333; }
.custom-news-faq .c1 .r-box .nomaps a { color: #333333; }
.custom-news-faq .c1 .r-box .newsinfobox { background-color: #ffffff; }
.custom-news-faq .c1 .r-box .newsinfobox .title { color: #000000; border-bottom-color: #eeeeee; }
.custom-news-faq .c1 .r-box .newsinfobox .toolbar p.time { color: #999999; }
.custom-news-faq .c1 .r-box .newsinfobox .mc { color: #666666; }
.custom-news-faq .c1 .r-box .newsinfobox .mc * { color: inherit; }

.validate .room .mt ul li { background-color: #eeeeee; }
.validate .room .mt ul li i { background-color: #eeeeee; color: #ffffff; }
.validate .room .mt ul li p.name { color: #999999; }
.validate .room .mc .state.ok i.ico { background-position: -460px -378px; background-repeat: no-repeat; }
.validate .room .mc .state.failed i.ico { background-position: -190px -553px; background-repeat: no-repeat; }
.validate .room.step1 .mt ul li.ste1 { background-color: #7adb54; }
.validate .room.step1 .mt ul li.ste1 i { background-color: #7adb54; }
.validate .room.step1 .mt ul li.ste1 p.name { color: #7adb54; }
.validate .room.step2 .mt ul li.ste2 { background-color: #7adb54; }
.validate .room.step2 .mt ul li.ste2 i { background-color: #7adb54; }
.validate .room.step2 .mt ul li.ste2 p.name { color: #7adb54; }
.validate .room.step3 .mt ul li.ste3 { background-color: #7adb54; }
.validate .room.step3 .mt ul li.ste3 i { background-color: #7adb54; }
.validate .room.step3 .mt ul li.ste3 p.name { color: #7adb54; }

.custom-article .c1 .news-bread-nav a { color: #666666; }
.custom-article .c1 .news-bread-nav a:last-child { color: #999999; }
.custom-article .c1 .l-box .news-hot { background-color: #ffffff; border-color: #eeeeee; }
.custom-article .c1 .l-box .news-hot .mt { color: #000000; }
.custom-article .c1 .l-box .news-hot .mc ul li a { color: #999999; }
.custom-article .c1 .l-box .news-hot .mc ul li a i { color: #ffffff; background-color: #999999; }
.custom-article .c1 .l-box .news-hot .mc ul li.hot i { background-color: #fc5050; }
.custom-article .c1 .r-box .news-info { border-color: #eeeeee; background-color: #ffffff; }
.custom-article .c1 .r-box .news-info .news-tilte { color: #000000; }
.custom-article .c1 .r-box .news-info .news-author { color: #999999; }
.custom-article .c1 .r-box .news-info .news-con { color: #666666; }
.custom-article .c1 .r-box .news-info .news-option a { color: #999999; }
.custom-article .c1 .r-box .news-info .news-option a.view:before { background-position: -754px -48px; background-repeat: no-repeat; }
.custom-article .c1 .r-box .news-info .news-option a.view:hover:before, .custom-article .c1 .r-box .news-info .news-option a.view.select:before { background-position: -539px -564px; background-repeat: no-repeat; }
.custom-article .c1 .r-box .news-info .news-option a.comment:before { background-position: -708px -266px; background-repeat: no-repeat; }
.custom-article .c1 .r-box .news-info .news-option a.comment:hover:before, .custom-article .c1 .r-box .news-info .news-option a.comment.select:before { background-position: -731px -163px; background-repeat: no-repeat; }
.custom-article .c1 .r-box .news-info .news-option a.like:before { background-position: -741px -104px; background-repeat: no-repeat; }
.custom-article .c1 .r-box .news-info .news-option a.like:hover:before, .custom-article .c1 .r-box .news-info .news-option a.like.select:before { background-position: -50px -738px; background-repeat: no-repeat; }
.custom-article .c1 .r-box .news-info .news-nav { border-top-color: #eeeeee; }
.custom-article .c1 .r-box .news-info .news-nav .btn { color: #999999; }
.custom-article .c1 .r-box .news-info .news-nav .btn a { color: #999999; }
.custom-article .c1 .r-box .news-comment { border-color: #eeeeee; background-color: #ffffff; }
.custom-article .c1 .r-box .news-comment .comment-info ul li { border-bottom-color: #eeeeee; }
.custom-article .c1 .r-box .news-comment .comment-info ul li .com-head { color: #333333; }
.custom-article .c1 .r-box .news-comment .comment-info ul li .com-head i { color: #999999; }
.custom-article .c1 .r-box .news-comment .comment-info ul li .comment .left { color: #333333; }
.custom-article .c1 .r-box .news-comment .comment-info ul li .comment .left span { color: #999999; }
.custom-article .c1 .r-box .news-comment .comment-info ul li .comment .right { color: #333333; }
.custom-article .c1 .r-box .news-comment .comment-info ul li .com-option a { color: #999999; }
.custom-article .c1 .r-box .news-comment .comment-info ul li .com-option a.like:before { background-position: -741px -104px; background-repeat: no-repeat; }
.custom-article .c1 .r-box .news-comment .comment-info ul li .com-option a.like.select:before { background-position: -50px -738px; background-repeat: no-repeat; }
.custom-article .c1 .r-box .news-comment .comment-info ul li .reply-form-people { border-color: #eeeeee; background-color: #f7f7f7; }
.custom-article .c1 .r-box .news-comment .comment-info ul li .reply-form-people .mt { color: #333333; }
.custom-article .c1 .r-box .news-comment .comment-info ul li .reply-form-people .mt span { color: #999999; }
.custom-article .c1 .r-box .news-comment .comment-info ul li .reply-form-people .mc a.btn { border-color: #e4e4e4; color: #333333; background-color: #ffffff; }
.custom-article .c1 .r-box .news-comment .reply-form-news { border-color: #eeeeee; }
.custom-article .c1 .r-box .news-comment .reply-form-news .mt { background-color: #f7f7f7; color: #333333; }
.custom-article .c1 .r-box .news-comment .reply-form-news .bottom a.btn { color: #ffffff; background-color: #fc5050; }
.custom-article .c1 .r-box .news-comment .reply-form-news .bottom .txt { color: #666666; }
.custom-article .c1 .r-box .news-comment .reply-form-news .bottom .txt span { color: #fc5050; }

.custom-article-list .c1 .l-box .news-hot { background-color: #ffffff; border-color: #eeeeee; }
.custom-article-list .c1 .l-box .news-hot .mt { color: #000000; }
.custom-article-list .c1 .l-box .news-hot .mc ul li a { color: #999999; }
.custom-article-list .c1 .l-box .news-hot .mc ul li a i { color: #ffffff; background-color: #999999; }
.custom-article-list .c1 .l-box .news-hot .mc ul li.hot i { background-color: #fc5050; }
.custom-article-list .c1 .r-box ul { border-color: #eeeeee; background-color: #ffffff; }
.custom-article-list .c1 .r-box ul li { border-bottom-color: #eeeeee; }
.custom-article-list .c1 .r-box ul li .article .news-tilte { color: #000000; }
.custom-article-list .c1 .r-box ul li .article .news-author { color: #999999; }
.custom-article-list .c1 .r-box ul li .article .news-con { color: #666666; }
.custom-article-list .c1 .r-box ul li .article .news-con a.news-more { color: #ffffff; background-color: #fc5050; }
.custom-article-list .c1 .r-box ul li .article .news-option a { color: #999999; }
.custom-article-list .c1 .r-box ul li .article .news-option a.view:before { background-position: -754px -48px; background-repeat: no-repeat; }
.custom-article-list .c1 .r-box ul li .article .news-option a.view:hover:before, .custom-article-list .c1 .r-box ul li .article .news-option a.view.select:before { background-position: -539px -564px; background-repeat: no-repeat; }
.custom-article-list .c1 .r-box ul li .article .news-option a.comment:before { background-position: -708px -266px; background-repeat: no-repeat; }
.custom-article-list .c1 .r-box ul li .article .news-option a.comment:hover:before, .custom-article-list .c1 .r-box ul li .article .news-option a.comment.select:before { background-position: -731px -163px; background-repeat: no-repeat; }
.custom-article-list .c1 .r-box ul li .article .news-option a.like:before { background-position: -741px -104px; background-repeat: no-repeat; }
.custom-article-list .c1 .r-box ul li .article .news-option a.like:hover:before, .custom-article-list .c1 .r-box ul li .article .news-option a.like.select:before { background-position: -50px -738px; background-repeat: no-repeat; }


/* ../images/index.png */
.custom-floor .c2 .mc .r .list ul li .buy-active .buy-num a.btn.down,
.custom-floor .c2 .mc .r .list ul li .buy-active .buy-num a.btn.up,
.custom-floor .c2 .mc .r .list ul li .buy-active .buy-num a.btn:active.down,
.custom-floor .c2 .mc .r .list ul li .buy-active .buy-num a.btn:active.up,
.custom-floor .c2 .mc .r .list ul li .buy-active .button a.btn,
.custom-floor .c3 .c-box .room .mc .d .custom-banner .mc .btn.btn_l,
.custom-floor .c3 .c-box .room .mc .d .custom-banner .mc .btn.btn_r,
.custom-floor .c4 .mc .c-d .custom-banner .mc .btn.btn_l,
.custom-floor .c4 .mc .c-d .custom-banner .mc .btn.btn_r,
.custom-image-map .c1 .product-box .change-box a.btn:before,
.custom-bar .c1 .room .pitch-box .chose-address .title i.arrow,
.custom-bar .c1 .room .r ul li .title i.icon.mine-center,
.custom-bar .c1 .room .r ul li .title i.icon.data,
.custom-bar .c1 .room .r ul li .title i.icon.server-center,
.custom-bar .c1 .room .r ul li .title i.icon.buy-car,
.custom-bar .c1 .room .r ul li .title i.arrow,
.custom-bar .c1 .room .r ul li .ext-box .buy-car-list .empty i.icon,
.polymer-head .c2 .heads .room .r .cartips ul li i.i-car,
.polymer-head .c2 .heads .room .r .cartips ul li i.i-order,
.polymer-head .c2 .heads .room .r .cartips ul li i.i-submite,
.polymer-head .c2 .heads .room .r .cartips ul li i.i-pay,
.polymer-head .c2 .heads .room .r .cartips ul li.line,
.polymer-head .c2 .heads .room .r .cartips.step1 ul li.s1 i,
.polymer-head .c2 .heads .room .r .cartips.step2 ul li.s2 i,
.polymer-head .c2 .heads .room .r .cartips.step3 ul li.s2 i,
.polymer-head .c2 .heads .room .r .cartips.step4 ul li.s4 i,
.polymer-head .c5 .heads .room .r .cartips ul li i.i-apply,
.polymer-head .c5 .heads .room .r .cartips ul li i.i-cashier,
.polymer-head .c5 .heads .room .r .cartips ul li i.i-over,
.polymer-head .c5 .heads .room .r .cartips ul li.line,
.polymer-head .c5 .heads .room .r .cartips.step1 ul li.s1 i,
.polymer-head .c5 .heads .room .r .cartips.step2 ul li.s2 i,
.polymer-head .c5 .heads .room .r .cartips.step3 ul li.s3 i,
.search .search-box .search-input .search-change ul li i.icon,
.search .search-box .search-input .button a.btn,
.polymer-menu .c1 .menu .room .menu-level .title i.icon,
.polymer-menu .c1 .menu .room .menu-level .level ul li .panel i.arrow,
.polymer-menu .c2 .menu .room .menu-level .title i.icon,
.polymer-menu .c2 .menu .room .menu-level .level ul li .panel i.arrow,
.custom-notice .c1 .show-class .order-display .name:before,
.custom-floatmenu .list ul li .title a i.icon.icon-buycar,
.custom-floatmenu .list ul li .title a i.icon.icon-fastbuy,
.custom-floatmenu .list ul li .title a i.icon.icon-service,
.custom-floatmenu .list ul li .title a i.icon.icon-code,
.custom-floatmenu .list ul li.service .extend-box .service-box .service-title .bg-pic i.icon,
.custom-floatmenu .list ul li.service .extend-box .service-box .custom-scroll ol li .button a.btn.chat,
.custom-floatmenu .list ul li.service .extend-box .service-box .custom-scroll ol li .phone a.btn:before,
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .custom-scroll .room ul li .shop-product .product-group ul li .pro .info .buy-active .buy-num a.btn.down,
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .custom-scroll .room ul li .shop-product .product-group ul li .pro .info .buy-active .buy-num a.btn.up,
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .custom-scroll .room ul li .shop-product .product-group ul li .pro .info .buy-active .buy-num a.btn:active.down,
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .custom-scroll .room ul li .shop-product .product-group ul li .pro .info .buy-active .buy-num a.btn:active.up,
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .custom-scroll .room ul li .shop-product .product-group ul li .pro .info .buy-active .button a.btn,
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .custom-scroll .room ul li .shop-product .product-group ul li.disabled .pro .pic:before,
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .empty i.icon,
.custom-floatmenu .back-top ul li .title a i.icon.icon-backtop,
.custom-protype .c1 .mc dl dd .mmc.close .button a.btn i.icon,
.custom-protype .c1 .mc dl dd .mmc.open .button a.btn i.icon,
.custom-product-list .c1 .mc .list ul li .buy-active .buy-num a.btn.down,
.custom-product-list .c1 .mc .list ul li .buy-active .buy-num a.btn.up,
.custom-product-list .c1 .mc .list ul li .buy-active .buy-num a.btn:active.down,
.custom-product-list .c1 .mc .list ul li .buy-active .buy-num a.btn:active.up,
.custom-product-list .c1 .mc .list ul li .buy-active .button a.btn,
.custom-product-list .c2 .mc .list ul li .buy-active .button a.btn i.icon,
.custom-product-list .c2 .mc .list ul li .buy-active .fav-button a.btn i.icon,
.magnifying .goodsPic .smallIco,
.magnifying .goodsSmall .btn.btnleft,
.magnifying .goodsSmall .btn.btnright,
.custom-product-info .c1 .l .ml .goods-share .share-box a.share-btn:before,
.custom-product-info .c1 .l .ml .goods-share .share-box a.fav-btn:before,
.custom-product-info .c1 .l .ml .goods-share .share-box a.fav-btn.select:before,
.custom-product-info .c1 .l .mr .c-info ul li .extend .star,
.custom-product-info .c1 .l .mr .c-info ul li .extend .star em,
.custom-product-info .c1 .l .mr .c-buy ul li .extend .buy-active .buy-num a.btn.down,
.custom-product-info .c1 .l .mr .c-buy ul li .extend .buy-active .buy-num a.btn.up,
.custom-product-info .c1 .l .mr .c-buy ul li .extend .buy-active .buy-num a.btn:active.down,
.custom-product-info .c1 .l .mr .c-buy ul li .extend .buy-active .buy-num a.btn:active.up,
.custom-product-info .c1 .l .mr .button a.btn.buy i.icon,
.custom-product-info .c1 .l .mr .button a.btn.car i.icon,
.custom-product-info .c2 .l .ml .goods-share .share-box a.share-btn:before,
.custom-product-info .c2 .l .ml .goods-share .share-box a.fav-btn:before,
.custom-product-info .c2 .l .ml .goods-share .share-box a.fav-btn.select:before,
.custom-product-info .c2 .l .mr .button a.btn i.icon,
.custom-product-value .c1 .mt .mobile i.icon,
.custom-product-value .c1 .mt .mobile .info a.btn i,
.custom-product-value .c1 .mt .mobile .info .extend-box s.s1,
.custom-product-value .c1 .mt .mobile .info .extend-box s.s2,
.custom-product-value .c1 .mt .mobile .info .extend-box s.s3,
.custom-product-value .c1 .mt .mobile .info .extend-box s.s4,
.custom-product-value .c1 .mc .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn.down,
.custom-product-value .c1 .mc .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn.up,
.custom-product-value .c1 .mc .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn:active.down,
.custom-product-value .c1 .mc .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn:active.up,
.custom-product-value .c1 .mc .custom-table .form table tbody tr td .extend .c-sale .get-coupon .title i,
.custom-product-value .c1 .mc .custom-table .form table tbody tr td .extend .c-sale .get-coupon .title s,
.custom-product-value .c1 .mc .c-privilege .button a.btn.buycar i,
.custom-product-details .c1 .mt .info-qrcode .name i.phone,
.custom-product-details .c1 .mt .info-qrcode .name i.icon,
.custom-product-details .c1 .mt .info-qrcode.hover .name i.phone,
.custom-product-details .c1 .mc .p-comment .c-comment-box .mmc .for .list ul li .limit .num span.star,
.custom-product-details .c1 .mc .p-comment .c-comment-box .mmc .for .list ul li .limit .num span.star em,
.custom-shop-info .c1 .mt i,
.custom-shop-info .c1 .mc .list-num .list ul li i.up,
.custom-shop-info .c1 .mc .list-num .list ul li i.down,
.custom-shop-code .c1 .mc .code-box s.s1,
.custom-shop-code .c1 .mc .code-box s.s2,
.custom-shop-code .c1 .mc .code-box s.s3,
.custom-shop-code .c1 .mc .code-box s.s4,
.custom-shop-server .c1 .mc ul li .button a.btn,
.custom-shop-server .c1 .mc ul li .button a.chat,
.custom-shop-server .c1 .mc ul li .tel i,
.custom-product-class .c1 .mc dl dt i,
.custom-simple-sale .c1 .mc ul li .pic i,
.custom-cashier .c1 .title.success .tips:before,
.custom-cashier .c1 .title.failed .tips:before,
.custom-cashier .c1 .pay-choose .custom-changetable .mc .line.code .code-choose ul li a.pic.wechat,
.custom-cashier .c1 .pay-choose .custom-changetable .mc .line.code .code-choose ul li a.pic.alipay,
.custom-cashier .c1 .pay-choose .custom-changetable .mc .line.code .code-choose ul li a.pic.qqpay,
.custom-cashier .c1 .pay-choose .custom-changetable .mc .line.code .code-choose ul li.select a.pic.wechat,
.custom-cashier .c1 .pay-choose .custom-changetable .mc .line.code .code-choose ul li.select a.pic.alipay,
.custom-cashier .c1 .pay-choose .custom-changetable .mc .line.code .code-choose ul li.select a.pic.qqpay,
.custom-cashier .c1 .pay-choose .custom-changetable .mc .line.code .other-show .explain .img,
.custom-cashier .c1 .pay-choose .custom-changetable .mc .line.bank .list ul li.select .pic:after,
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table thead tr td .extend .get-coupon .title i, .custom-buycar .c1 .cart-content .table-head .custom-table .form table tbody tr td .extend .get-coupon .title i,
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table thead tr td .extend .get-coupon .title s, .custom-buycar .c1 .cart-content .table-head .custom-table .form table tbody tr td .extend .get-coupon .title s,
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table thead tr td .extend .get-coupon .coupon-list i.close, .custom-buycar .c1 .cart-content .table-head .custom-table .form table tbody tr td .extend .get-coupon .coupon-list i.close,
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table thead tr td .extend .get-coupon .coupon-list .list ul li i, .custom-buycar .c1 .cart-content .table-head .custom-table .form table tbody tr td .extend .get-coupon .coupon-list .list ul li i,
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .c-sale .get-coupon .title i,
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .c-sale .get-coupon .title s,
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn.down,
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn.up,
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn:active.down,
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn:active.up,
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .tool a.btn,
.custom-buycar .c1 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr.disabled td .extend .pic:before,
.custom-buycar .c1 .cart-empty .empty-bg, .custom-floatmenu .stock-buycar .cart-empty .empty-bg,
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table thead tr td .extend .get-coupon .title i,
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table thead tr td .extend .get-coupon .title s,
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table thead tr td .extend .get-coupon .coupon-list i.close,
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table thead tr td .extend .get-coupon .coupon-list .list ul li i,
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend i.disabled-icon,
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .c-sale .get-coupon .title i,
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .c-sale .get-coupon .title s,
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn.down,
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn.up,
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn:active.down,
.custom-buycar .c2 .cart-content .table-body .shop-list-box .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn:active.up,
.custom-buycar .c2 .cart-empty .empty-bg,
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn.down,
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn.up,
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn:active.down,
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn:active.up,
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .del-btn a.btn,
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .more-button a.btn:before,
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .fav-btn a.btn,
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr td .extend .fav-btn a.btn.select,
.custom-fast-business .c1 .custom-changetable .mc .custom-table .form table tbody tr.disabled td .extend .pic:before,
.custom-search-fix .c1 .room .search-inputbox .button a.btn,
.custom-receiving-user .c1 .list ul li:after,
.custom-receiving-user .c1 .list ul li.default,
.custom-receiving-user .c1 .more-address a.show-all:before,
.custom-receiving-user .c1 .more-address a.use-new:before,
.custom-payway .c1 .list ul li.select:after,
.custom-goods .c1 .shop-list .custom-table .form table thead tr td .extend .shop-title:before,
.custom-goods .c1 .shop-list .custom-table .form table tbody tr td .extend .custom-table .form table tbody tr td .extend .c-scale .get-coupon .title i,
.custom-goods .c1 .shop-list .custom-table .form table tbody tr td .extend .custom-table .form table tbody tr td .extend .c-scale .get-coupon .title s,
.custom-goods .c2 .shop-list .shop-list-pro .custom-table .form table tbody tr td .extend .c-send .line .c-tit i.icon.close,
.custom-goods .c2 .shop-list .shop-list-pro .custom-table .form table tbody tr td .extend .c-send .line .c-tit i.icon.open,
.custom-goods .c2 .shop-list .shop-list-pro .custom-table .form table tbody tr td .extend .c-send .line .c-shi a.btn.select:after,
.custom-goods .c2 .shop-list .shop-list-pro .custom-table .form table tbody tr td .extend .custom-table .form table tbody tr td .extend .c-scale .get-coupon .title i,
.custom-goods .c2 .shop-list .shop-list-pro .custom-table .form table tbody tr td .extend .custom-table .form table tbody tr td .extend .c-scale .get-coupon .title s,
.custom-goods .c2 .shop-list .shop-list-pro .custom-table .form table tbody tr td .extend .more a.btn i,
.custom-order-pay-static .c1 .title.success i,
.custom-order-pay-static .c1 .title.failed i,
.custom-order-pay-static .c2 .title.success .tips:before,
.custom-order-pay-static .c2 .title.failed .tips:before,
.alert-box .pop-addbuycar .value-box .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn.down,
.alert-box .pop-addbuycar .value-box .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn.up,
.alert-box .pop-addbuycar .value-box .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn:active.down,
.alert-box .pop-addbuycar .value-box .custom-table .form table tbody tr td .extend .buy-active .buy-num a.btn:active.up,
.member-alertlogin .l-box .deal a.btn,
.member-alertlogin .r-box .outsidelogin .loginbox ul li a.sina i.ico,
.member-alertlogin .r-box .outsidelogin .loginbox ul li a.netease i.ico,
.member-alertlogin .r-box .outsidelogin .loginbox ul li a.renren i.ico,
.member-alertlogin .r-box .outsidelogin .loginbox ul li a.kaixin i.ico,
.member-alertlogin .r-box .outsidelogin .loginbox ul li a.douban i.ico,
.member-alertlogin .r-box .outsidelogin .loginbox ul li a.alipay i.ico,
.member-alertlogin .r-box .outsidelogin .loginbox ul li a.qq i.ico,
.custom-error .c1 .error-show .error-tips:before,
.custom-shoplist .c1 .mc .list ul li .code i,
.custom-brandlist .c1 .item-list .item dl dd:after,
.custom-stock-statistics .c1 .user-info .logo:after,
.custom-album .c1 .tool .operate .search a.btn,
.custom-album .c1 .content ul li.add .addbtn,
.custom-album .c1 .content ul li .folder,
.custom-album .c1 .content ul li .tool .tool-box a.btn.icon-move:after,
.custom-album .c1 .content ul li .tool .tool-box a.btn.icon-edit:after,
.custom-album .c1 .content ul li .tool .tool-box a.btn.icon-delete:after,
.custom-album .c1 .content ul li .tool .tool-box a.btn.icon-view:after,
.custom-album .c1 .content ul li .pitch:before,
.custom-album .c1 .check-pic a.close-btn,
.validate .room .mc .state.ok i.ico,
.validate .room .mc .state.failed i.ico,
.custom-article .c1 .r-box .news-info .news-option a.view:before,
.custom-article .c1 .r-box .news-info .news-option a.view:hover:before,
.custom-article .c1 .r-box .news-info .news-option a.view.select:before,
.custom-article .c1 .r-box .news-info .news-option a.comment:before,
.custom-article .c1 .r-box .news-info .news-option a.comment:hover:before,
.custom-article .c1 .r-box .news-info .news-option a.comment.select:before,
.custom-article .c1 .r-box .news-info .news-option a.like:before,
.custom-article .c1 .r-box .news-info .news-option a.like:hover:before,
.custom-article .c1 .r-box .news-info .news-option a.like.select:before,
.custom-article .c1 .r-box .news-comment .comment-info ul li .com-option a.like:before,
.custom-article .c1 .r-box .news-comment .comment-info ul li .com-option a.like.select:before,
.custom-article-list .c1 .r-box ul li .article .news-option a.view:before,
.custom-article-list .c1 .r-box ul li .article .news-option a.view:hover:before,
.custom-article-list .c1 .r-box ul li .article .news-option a.view.select:before,
.custom-article-list .c1 .r-box ul li .article .news-option a.comment:before,
.custom-article-list .c1 .r-box ul li .article .news-option a.comment:hover:before,
.custom-article-list .c1 .r-box ul li .article .news-option a.comment.select:before,
.custom-article-list .c1 .r-box ul li .article .news-option a.like:before,
.custom-article-list .c1 .r-box ul li .article .news-option a.like:hover:before,
.custom-article-list .c1 .r-box ul li .article .news-option a.like.select:before, .custom-order-coupon .goods-coupon-cont .goods-coupon-list li.select .coupon-cont:after, .search.search-normal .search-change li i.icon, .custom-cashier .c1 .pay-header .successIcon, .custom-cashier .c1 .pay-way-list li .cont .scan-cont .info > div i,
.custom-floor .list ul li .buy-active .buy-num a.btn.down, .custom-floor .list ul li .buy-active .buy-num a.btn.up, .custom-floor .list ul li .buy-active .buy-num a.btn:active.down, .custom-floor .list ul li .buy-active .buy-num a.btn:active.up, .custom-floor .list ul li .buy-active .button a.btn,
.alert-box .pop-addbuycar .productinfo .choose li .buy-active .buy-num a.btn.down, .alert-box .pop-addbuycar .productinfo .choose li .buy-active .buy-num a.btn.up, .alert-box .pop-addbuycar .productinfo .choose li .buy-active .buy-num a.btn:active.down, .alert-box .pop-addbuycar .productinfo .choose li .buy-active .buy-num a.btn:active.up,
.custom-buycar .product-group .market-title .send-gift .send-gift-modal i.close,.custom-floatmenu .stock-buycar .totle-market .send-gift .send-gift-modal i.close,.custom-market-sec .ms-cont .mustbuygoods-modal .close { background-image: url(../images/index.png); }
/*pcҳ�涥��nav��Բ��nav��ʽ*/
.polymer-menu-nav .polymer-menu-navlist li:hover{background:#eee;}
.polymer-menu-nav .polymer-menu-navlist li a{color:#666;}
.polymer-menu-nav .polymer-menu-navlist li:hover a{color:white;}
.polymer-menu-nav.pmn-style2 .polymer-menu-navlist li{border-color:#eee;}
.polymer-menu-line{background-color: #fc5050;}

/*��ʱ�ؼ�*/
.limited-time-special{background:#fff;}
.limited-time-special .mt ul li { color: #333333; }
.limited-time-special .mt ul li.select { color: #ffffff; }
.limited-time-special .mt ul li.tab1.select { background: #fc5050; }
.limited-time-special .mt ul li.tab1.select:after { background: #fc5050; }
.limited-time-special .mt ul li.tab2.select { background: #40b180; }
.limited-time-special .mt ul li.tab2.select:after { background: #40b180; }
.limited-time-special .mc .for { background: #f6f6f6; }
.limited-time-special .mc .for .mc-head { background: #ffffff; border-bottom-color: #dddddd; }
.limited-time-special .mc .for .mc-head .head .filter-list li a { color: #333333; }
.limited-time-special .mc .for .mc-head .head .filter-list li a .arrowIcon { background: url(../images/lts-arrow.png) no-repeat center; background-size: cover; }
.limited-time-special .mc .for .mc-head .head .filter-list li.active a { background: #fc5050; color: white; }
.limited-time-special .mc .for .mc-head .head .filter-list li.active a .arrowIcon{background: url(../images/lts-arrow-white.png) no-repeat center; background-size: cover;} 
.limited-time-special .mc .for .mc-head .head .sm-pagination li.count { color: #999999; }
.limited-time-special .mc .for .mc-head .head .sm-pagination li.count span { color: #fc5050; }
.limited-time-special .mc .for .mc-head .head .sm-pagination li a { border-color: #999999; color: #666666; }
.limited-time-special .mc .for .mc-head .head .sm-pagination li a i.wayIcon { background: url(../images/bar-search-icon.png) no-repeat center; background-size: cover; }
.limited-time-special .mc .for .mc-head .head .lts-search { background: #f7f7f7; border-color: #eeeeee; }
.limited-time-special .mc .for .mc-head .head .lts-search input { background: none; }
.limited-time-special .mc .for .mc-head .head .lts-search button { background: url(../images/lts-search.png) no-repeat center; background-size: 20px; }
.limited-time-special .mc .for .mmc .lts-goods-list li a { border-color: #eeeeee; }
.limited-time-special .mc .for .mmc .lts-goods-list li a .pic{ background:#fff; }
.limited-time-special .mc .for .mmc .lts-goods-list li a .details { background: #ffffff; }
.limited-time-special .mc .for .mmc .lts-goods-list li a .details .name { color: #666666; }
.limited-time-special .mc .for .mmc .lts-goods-list li a .details .txt{color:#999;}
.limited-time-special .mc .for .mmc .lts-goods-list li a .details .mid .price { color: #fc5050; }
.limited-time-special .mc .for .mmc .lts-goods-list li a .details .old-price s { color: #999999; }
.limited-time-special .mc .for .mmc .lts-goods-list li a .details .old-price span { color: #666666; }
.limited-time-special .mc .for .mmc .lts-goods-list li a .details .time { border-color: #eeeeee; color: #666666; }
.limited-time-special .mc .for .mmc .lts-goods-list li a .details .time i { background: url(../images/lts-time1.png) no-repeat center; background-size: cover; }
.limited-time-special .mc .for .mmc .lts-goods-list li a .details .time span { color: #fc5050; }
.limited-time-special .mc .for .mmc .lts-goods-list li:hover .details .name,.limited-time-special .mc .for .mmc .lts-goods-list li:hover a .details .txt { color: #ffffff; }
.limited-time-special .mc .for .mmc .lts-goods-list li:hover .details .mid .price { color: #ffffff; }
.limited-time-special .mc .for .mmc .lts-goods-list li:hover .details .mid .btn { background: #ffffff; }
.limited-time-special .mc .for .mmc .lts-goods-list li:hover .details .old-price s { color: #ffffff; }
.limited-time-special .mc .for .mmc .lts-goods-list li:hover .details .time { color: #ffffff; }
.limited-time-special .mc .for .mmc .lts-goods-list li:hover .details .time i { background: url(../images/lts-time2.png) no-repeat center; background-size: cover; }
.limited-time-special .mc .for .mmc .lts-goods-list li:hover .details .time span { color: #ffffff; }
.limited-time-special .mc .for .mmc .lts-goods-list li.normal-status:hover a { border-color: #fc5050; }
.limited-time-special .mc .for .mmc .lts-goods-list li.normal-status:hover a .details { background: #fc5050; }
.limited-time-special .mc .for .mmc .lts-goods-list li.normal-status:hover a .details .mid .btn { color: #fc5050; }
.limited-time-special .mc .for .mmc .lts-goods-list li.normal-status:hover a .details .time { border-color: #ff8d8d; }
.limited-time-special .mc .for .mmc .lts-goods-list li.finish-status a .pic .over .bg { background: #000000; -moz-opacity: 0.55; -khtml-opacity: 0.55; opacity: 0.55; filter: alpha(opacity=55); }
.limited-time-special .mc .for .mmc .lts-goods-list li.finish-status a .pic .over .over-word { background: url(../images/lts-finish.png) no-repeat center; background-size: 100px; }
.limited-time-special .mc .for .mmc .lts-goods-list li.finish-status:hover a { border-color: #999999; }
.limited-time-special .mc .for .mmc .lts-goods-list li.finish-status:hover a .details { background: #999999; }
.limited-time-special .mc .for .mmc .lts-goods-list li.finish-status:hover a .details .mid .btn { color: #999999; }
.limited-time-special .mc .for .mmc .lts-goods-list li.finish-status:hover a .details .time { border-color: #b5b5b5; }
.limited-time-special .mc .for .mmc .lts-goods-list li.over-status a .pic .over .bg { background: #000000; -moz-opacity: 0.55; -khtml-opacity: 0.55; opacity: 0.55; filter: alpha(opacity=55); }
.limited-time-special .mc .for .mmc .lts-goods-list li.over-status a .pic .over .over-word { background: url(../images/lts-finish2.png) no-repeat center; background-size: 100px; }
.limited-time-special .mc .for .mmc .lts-goods-list li.over-status:hover a { border-color: #999999; }
.limited-time-special .mc .for .mmc .lts-goods-list li.over-status:hover a .details { background: #999999; }
.limited-time-special .mc .for .mmc .lts-goods-list li.over-status:hover a .details .mid .btn { color: #999999; }
.limited-time-special .mc .for .mmc .lts-goods-list li.over-status:hover a .details .time { border-color: #b5b5b5; }
.limited-time-special .mc .for .mmc .lts-goods-list li.before-status a .details .mid .btn { background: #40b180; color: #ffffff; }
.limited-time-special .mc .for .mmc .lts-goods-list li.before-status a .details .time { color: #40b180; }
.limited-time-special .mc .for .mmc .lts-goods-list li.before-status a .details .time i { background: url(../images/lts-time3.png) no-repeat center; background-size: cover; }
.limited-time-special .mc .for .mmc .lts-goods-list li.before-status a .details .time span { color: #40b180; }
.limited-time-special .mc .for .mmc .lts-goods-list li.before-status:hover a { border-color: #40b180; }
.limited-time-special .mc .for .mmc .lts-goods-list li.before-status:hover a .details { background: #40b180; }
.limited-time-special .mc .for .mmc .lts-goods-list li.before-status:hover a .details .mid .btn { background: #ffffff; color: #40b180; }
.limited-time-special .mc .for .mmc .lts-goods-list li.before-status:hover a .details .time { border-color: #6dc59f; color: #ffffff; }
.limited-time-special .mc .for .mmc .lts-goods-list li.before-status:hover a .details .time i { background: url(../images/lts-time2.png) no-repeat center; background-size: cover; }
.limited-time-special .mc .for .mmc .lts-goods-list li.before-status:hover a .details .time span { color: #ffffff; }
.limited-time-special .progress{background:#ffe2e8;}
.limited-time-special .progress .progress-inner{background:#ff6685;}
.limited-time-special .progress .progress-status{color:#fff;}
.limited-time-special .progress .progress-count{color:#ff6685;}

/*��λѡ��-����*/
.unit-cont .unit-choose .unit-list span { border-color: #dddddd;background:#fff; }
.unit-cont .unit-choose .unit-list span.active,.unit-cont .unit-choose .unit-list span.select { color: #ff5858; border-color: #ff5858; }
.unit-cont .unit-choose .unit-list span.active:before,.unit-cont .unit-choose .unit-list span.select:before { border-color: transparent transparent #ff5858 #ff5858; }
.unit-cont .unit-rule { color: #999999; }

/*�°�ģ����*/
.modal-system .header{background:#303e4c;color:#fff;}
.modal-system .header .logo{background:url(../images/modal-logo.png) no-repeat center;background-size:cover;}
.modal-system .header .close-modal{background:url(../images/modal-shut.png) no-repeat center;background-size:cover;}
.modal-system .header .nav li{color:#fff;}
.modal-system .header .nav li.active{background:#3587ce;}
.modal-system .wrapper{background:#dfe2e7;}
.modal-system .wrapper .left{background:#fff;color:#666;border-color:#ddd;}
.modal-system .wrapper .left .title,.modal-system .wrapper .left ul li{border-color:#eee;}
.modal-system .wrapper .left ul li.active{background:#ff6a42;}
.modal-system .wrapper .left ul li a{color:#666;}
.modal-system .wrapper .left ul li.active a{color:#fff;}
.modal-system .wrapper .left ul li a i.default{background:url(../images/modal-default.png) no-repeat center;background-size:cover;}
.modal-system .wrapper .left ul li.active a i.default{background:url(../images/modal-default-hover.png) no-repeat center;background-size:cover;}
.modal-system .wrapper .left ul li a i.all{background:url(../images/modal-all.png) no-repeat center;background-size:cover;}
.modal-system .wrapper .left ul li.active a i.all{background:url(../images/modal-all-hover.png) no-repeat center;background-size:cover;}
.modal-system .wrapper .left ul li a i.digital{background:url(../images/modal-digital.png) no-repeat center;background-size:cover;}
.modal-system .wrapper .left ul li.active a i.digital{background:url(../images/modal-digital-hover.png) no-repeat center;background-size:cover;}
.modal-system .wrapper .left ul li a i.drink{background:url(../images/modal-drink.png) no-repeat center;background-size:cover;}
.modal-system .wrapper .left ul li.active a i.drink{background:url(../images/modal-drink-hover.png) no-repeat center;background-size:cover;}
.modal-system .wrapper .left ul li a i.fruit{background:url(../images/modal-fruit.png) no-repeat center;background-size:cover;}
.modal-system .wrapper .left ul li.active a i.fruit{background:url(../images/modal-fruit-hover.png) no-repeat center;background-size:cover;}
.modal-system .wrapper .left ul li a i.parts{background:url(../images/modal-parts.png) no-repeat center;background-size:cover;}
.modal-system .wrapper .left ul li.active a i.parts{background:url(../images/modal-parts-hover.png) no-repeat center;background-size:cover;}
.modal-system .wrapper .left ul li a i.baby{background:url(../images/modal-baby.png) no-repeat center;background-size:cover;}
.modal-system .wrapper .left ul li.active a i.baby{background:url(../images/modal-baby-hover.png) no-repeat center;background-size:cover;}
.modal-system .wrapper .left ul li a i.clothes{background:url(../images/modal-clothes.png) no-repeat center;background-size:cover;}
.modal-system .wrapper .left ul li.active a i.clothes{background:url(../images/modal-clothes-hover.png) no-repeat center;background-size:cover;}
.modal-system .wrapper .left ul li a i.car{background:url(../images/modal-car.png) no-repeat center;background-size:cover;}
.modal-system .wrapper .left ul li.active a i.car{background:url(../images/modal-car-hover.png) no-repeat center;background-size:cover;}
.modal-system .wrapper .left ul li a i.makeup{background:url(../images/modal-makeup.png) no-repeat center;background-size:cover;}
.modal-system .wrapper .left ul li.active a i.makeup{background:url(../images/modal-makeup-hover.png) no-repeat center;background-size:cover;}
.modal-system .wrapper .left ul li a i.medicine{background:url(../images/modal-medicine.png) no-repeat center;background-size:cover;}
.modal-system .wrapper .left ul li.active a i.medicine{background:url(../images/modal-medicine-hover.png) no-repeat center;background-size:cover;}
.modal-system .modal-list ul li .inner{background:#fff;-webkit-box-shadow:0 0 10px 0px #ccc;-moz-box-shadow:0 0 10px 0px #ccc;box-shadow:0 0 10px 0px #ccc;}
.modal-system .modal-list ul li.has-down .inner .pic .tips{background:url(../images/has-down.png) no-repeat center;background-size:cover;}
.modal-system .modal-list ul li .inner .pic .hover{background:url(../images/modal-shadow.png) repeat;}
.modal-system .modal-list ul li .inner .pic .hover div{border-color:#fff;}
.modal-system .modal-list ul li .inner .pic .hover div a{color:#fff;}
.modal-system .modal-list ul li .inner .pic .hover div a i{background:url(../images/modal-show.png) no-repeat center;background-size:cover;}
.modal-system .modal-list ul li .inner .detail .act a.btn-default{border-color:#999;color:#666;}
.modal-system .modal-list ul li .inner .detail .act a.btn-default:hover{color:#333;}
.modal-system .modal-list ul li .inner .detail .act a.btn-blue{background:#459ae3;color:#fff;}
.modal-system .modal-list ul li .inner .detail .act a.btn-blue:hover{background:#3592e2;}
.modal-system .modal-list ul li .inner .detail .act a.btn-orange{background:#ff9142;color:#fff;}
.modal-system .modal-list ul li .inner .detail .act a.btn-orange:hover{background:#ff8024;}
.modal-system .modal-list ul li .inner .detail .act a.btn-download{color:#459ae3;border-color:#459ae3;background:#fff;}
.modal-system .modal-list ul li .inner .detail .act a.btn-download:hover{color:#2489e0;}
.modal-system .modal-list ul li.nodata .inner>div{color:#999;}
.modal-system .modal-list ul li.nodata .inner>div i{background:url(../images/modal-nodata.png) no-repeat center;background-size:cover;}
.preview-cont{border-color:#303e4c;background:#fff;}
.preview-cont i.close{background:#303e4c;color:#fff;}
.progress-box{background:rgba(0,0,0,0.6);}
.progress-box p{color:#fff;}
/*��ҳ��ʽ*/
.pay-recharge .text-red{color: #ff5959;}
.pay-recharge .content{background:#fff;}
.pay-recharge .content .service-item .info{border-color:#cdcdcd;background:#fff;}
.pay-recharge .content .style-simple.checked .info{border-color:#ff7e15;}
.pay-recharge .content .style-simple.checked .info:after{background:url(../images/check.png) no-repeat center;background-size:cover;}
.pay-recharge .content .service-item .info .name{color:#009fe2;}
.pay-recharge .content .service-item .info ul,.pay-recharge .content .service-sec .service-title,.pay-recharge .form-horizontal .form-group{color:#666;}
.pay-recharge .content .message-item .info ul{color:#999;}
.pay-recharge .form-horizontal .form-group .btn-red{background:#ff6262;color:white;}
.pay-recharge .form-horizontal .form-group .btn-gray{background:#999999;color:white;}
.pay-recharge .form-horizontal .form-group .form-controls{border-color:#ddd;}
.pay-recharge .content .service-sec{border-color:#eee;}
.pay-recharge .content .tip-warning{background:#fffdeb;border-color:#f0b988;color:#666;}
.pay-recharge .content .tip-warning i{background:url(../images/tips.png) no-repeat center;background-size:cover;}
/*δװ����ʾ*/
.none-decorat i{background:url(../images/tip.png) no-repeat center;background-size:cover;}
.none-decorat p{color:#666;}
.none-decorat p a{color: #0e8aaf;}
/*���Ż�ȯ*/
.wrap .half-module .coupon-details .main .title{color:#333;}
.wrap .half-module .coupon-details .main .price{color:#fc5050;}
.wrap .half-module .coupon-details .main a.btn{background:#fc5050;color:#fff;}
.wrap .half-module .coupon-details .main a.btn.btn-gray{background:#ccc;}
.wrap .half-module .coupon-details .details{background:#fff;color:#666;}
.wrap .half-module .coupon-details .details .right{border-left-color:#eee;}
/*֧��������ͷ��*/
.pay-common-header{background:#fff;border-bottom-color:#eee;}
.pay-common-header .nav li{border-color:#ddd;}
.pay-common-footer p{color:#666;}
/*ȱ���Ǽ�*/
.outstock-register{background:#fff;border-color:#c8c8c8;color:#747474;}
.outstock-register:hover{border-color:#fc5050;color:#fc5050;}
/*��ʾ*/
.custom-tips{background:#fffde2;border-color:#f1e0bd;color:#8a6d3b;}
/*С�ʺ���ʾ*/
.custom-flag{background:#ee7847;color:#fff;}
/*�����������ӵ�λ����λ�������*/
.buy-unit-rule .unit,.buy-unit-rule .rule{color:#999;}
/*ʵʱ���ݵ���*/
.realtime-data-list>ul li .inner{background:#f5f5f5;}
.realtime-data-list>ul li .inner div.color1{color:#f3633a;}
.realtime-data-list>ul li .inner div.color2{color:#79aa29;}
.realtime-data-list>ul li .inner div.color3{color:#1793ba;}
.realtime-data-list>ul li .inner em.indexPic1{background:url(../images/index-pic1.png) no-repeat center;background-size:cover;}
.realtime-data-list>ul li .inner em.indexPic2{background:url(../images/index-pic2.png) no-repeat center;background-size:cover;}
.realtime-data-list>ul li .inner em.indexPic3{background:url(../images/index-pic3.png) no-repeat center;background-size:cover;}
/*��Ʒ�б�������Ϣ*/
.custom-market-sec{border-color:#eee;background:#fff;}
.custom-market-sec .ms-title{color:#666;}
.custom-market-sec .ms-cont .tips,.custom-market-sec .ms-cont .tips-item span{color:#ff4242;}
.custom-market-sec .ms-cont .tips{border-color:#ff4242;}
.custom-market-sec .ms-cont .time{color:#999;}
.custom-market-sec .ms-cont .tips-item,.custom-market-sec .ms-cont .coupon-item{color:#333;}
.custom-market-sec .ms-cont .coupon{background-image: url(../images/custom-buycar-coupon-list-icon.png);
    background-repeat: no-repeat;color:#fff;background-size:cover;}
/*����������*/
.custom-buycar .product-group{border-color:#eee;}
.custom-buycar .product-group .market-title{color:#666;}
.custom-buycar .product-group .market-title > td{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAXCAIAAABbMYLrAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAC5JREFUeNpi+I8NfO4QwyrOCMQMRAMmBlIAdtVfOsWxio+6ZNQloy6hh0sAAgwA63JOgALoZB4AAAAASUVORK5CYII=") 13px 22px no-repeat;}
.custom-buycar .product-group .market-title td.subtotal,.custom-buycar .product-group .market-title.single-market td{background:none;}
.custom-buycar .product-group .hasline .line-td{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAXCAIAAABbMYLrAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAC5JREFUeNpi+I8NfO4QwyrOCMQMRAMmBlIAdtVfOsWxio+6ZNQloy6hh0sAAgwA63JOgALoZB4AAAAASUVORK5CYII=") 13px 0 repeat-y;}
.custom-buycar .product-group .hasline.islast .line-td{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAA3CAIAAABcnYfdAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADxJREFUeNpi+I8NfO4QwyrOCMQMRAMmBlIAdtVfOsWxio+6ZNQloy4ZdcmoS0ZdMuqSUZeMugSXSwACDADOFH30RoXcAAAAAABJRU5ErkJggg==") 13px -8px #fff no-repeat;}
.custom-buycar .product-group .market-title .text-red,.custom-buycar .product-group .market-title .btn{color:#ff4242;}
.custom-buycar .product-group .market-title .flag{background:#f58517;color:#fff;}
.custom-buycar .product-group .market-title .btn-red {background:#ff4242;color:#fff;}
.custom-buycar .product-group .market-title .send-gift {display:inline-block;position:relative;}
.custom-buycar .product-group .market-title .send-gift .send-gift-modal { background: #fff; position: absolute; z-index: 100; width: 600px; top: 20px; left: 15px; border: 1px solid red; padding: 10px; line-height: 24px; visibility: hidden; }
.custom-buycar .product-group .market-title .send-gift.select .send-gift-modal { visibility: visible; }
.custom-buycar .product-group .market-title .send-gift .send-gift-modal i.close { width: 14px; height: 14px; position: absolute; top: 3px; right: 3px; cursor: pointer; }
.custom-buycar .product-group .market-title .send-gift .send-gift-modal ul li { font-size: 12px; line-height: 24px; }
.custom-buycar .product-group .market-title .send-gift .send-gift-modal table tr th { text-align: center; border: 1px solid #eee !important; }
.custom-buycar .product-group .market-title .send-gift .send-gift-modal table tr td { text-align: center; border: 1px solid #eee !important; }
.custom-buycar .product-group .market-title .send-gift .send-gift-modal table tr td label.custom-checkbox { margin-left:auto !important; }
.custom-buycar .product-group .tr-line em { background: #eee; }
/*���������������*/
.custom-floatmenu .stock-buycar .totle-market p span,.custom-floatmenu  .stock-buycar .totle-market .btn{color:#ff4242}
.custom-floatmenu .stock-buycar .totle-market .flag{background:#FF4444;color:#fff;}
.custom-floatmenu .stock-buycar .totle-market .link-btn { color: #999 }
.custom-floatmenu .stock-buycar .totle-market .btn-red { background: #ff4242; color: #fff; padding:2px; }
.custom-floatmenu .stock-buycar .totle-market .send-gift { position: absolute; top: 50%; margin-top: -8px; right: 5px; }
.custom-floatmenu .stock-buycar .totle-market .send-gift .send-gift-modal { background: #fff; position: absolute; z-index: 100; width: 320px; top: 20px; right: 5px; border: 1px solid red; padding: 10px; line-height: 24px; visibility: hidden; }
.custom-floatmenu .stock-buycar .totle-market .send-gift.select .send-gift-modal { visibility: visible; }
.custom-floatmenu .stock-buycar .totle-market .send-gift .send-gift-modal i.close { width: 14px; height: 14px; position: absolute; top: 3px; right: 3px; cursor: pointer; }
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .custom-scroll .room ul li .shop-product .product-group ul li .totle-market .send-gift .send-gift-modal .choose-gift-modal label.custom-checkbox { line-height: 20px; margin-bottom: 10px; position: initial; top: 0; left: 0; margin-top:0px; margin-left: 0px; }
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .custom-scroll .room ul li .shop-product .product-group ul li .totle-market .send-gift .send-gift-modal .choose-gift-modal label.custom-checkbox:last-child { margin-bottom: 0; }
.custom-floatmenu .stock-buycar .totle-market .main-txt { color: #666; }
.custom-floatmenu .stock-buycar .totle-market .main-txt em { color: #ff4242; }
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .custom-scroll .room ul li .shop-product .product-group.hasline ul li .line,.custom-floatmenu  .stock-buycar .totle-market .line{border-color:#f58517;}
/*����Ӫ����־*/
.marketing-li{color:#fff;background:#FF4444;}
/*������ȫ*/
.promotions-list li{border-color:#eee;background:#fff;}
.promotions-list li:hover{border-color:#fc5050;}
.promotions-list .name{color:#333;}
.promotions-list .type{background:#fc5050;color:#fff;}
.promotions-list .rule{color:#666;}
.promotions-list .time{color:#999;}
/*ҳ�漶����*/
.page-shadow{background:rgba(0,0,0,0.5);}
.page-shadow .page-shadow-cont{background:#fff;}
.page-shadow .order-submit p{color:#666;}
.page-shadow .page-shadow-cont .shut{color:#999;}
.page-shadow .page-shadow-cont .shut:hover{color:#666;}

.alert-box .pop-addbuycar .productinfo .choose li .horizontal-ladder .extend-ladder li .money{color:#ff4242;}

/*企业微信相关*/
.qywx-contact-cont .mt .detail .text-red{color:#850404;}
.qywx-contact-cont .mt .btn{background:#efa339;color:#fff;}
.qywx-contact-cont .mt .btn i{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFEAAABRCAYAAACqj0o2AAAGQElEQVR4Xu2deahVVRSHv1/UH400UJJZYFRUhDaBBRVJaZMGSmlmUZFlSBpRRoORlRUNSINhg0FQgSllNFlqZETzAA0UDVRgWiAVzVDRioXnvd71nmGf4d53731nweE93t177bW/u/bZ++y1zn6iltIEVFpDrYAaYgVOUEOsIVZAoAIVg+6JZrYFMA7YI7pGDPjd/7YrsB74NvrZ8LuktRVwKKViUCCa2TbAeOA0YBrgIIvKz8DTwPPAWknfF1VUtF7bIJrZzhG4EyJ42xU1OqPeC8ArwCpJ77eojQa1LYcYed1swC8fnu2Sf4B7/JL0dSsbbSlEM7swgndQKzuRoXtjBHORpJ9aYUdLIJrZFOBi4OhWGF1Q5+eAg3TvrFQqhWhmewJ3AZMqtbJaZT4BzZD0XVVqK4NoZr5MuRfYtyrjWqjnM2C6pPeqaKMSiGbmQ7fyYVJFB1N0+MQzSdKzZdspDdHMHJ5D7FaZKemBMsaXgmhmq6KnjTI2dELd+ZKuL2pIYYhmdiMwr2jDHVjvKEmvFbGrEEQzmwA8U6TBDq8zUtI3eW3MDdHMDgPezdtQl5T/CDhc0l957M0F0cx2B14CDsjTSJeVfVjSeXlszgvRd0sm5mmgS8veIunqUNuDIZqZbyDcHaq4B8oFTzRBEM1sJ+BNYL8egBPahaWSfK8zU0IhXgvckKmt9wpMkPRcVrcyIZrZSOCtaJs+S1+vff6ipBOzOhUCcSFwaZaiHv78bEmPpvUvFaKZHRp54ZY9DCmra29LGlMG4jXAgqxWhsDnqffGLE98GTh2CEDK6uJiSbOSCiVCNDMPKnmstxZYJ2mvIhBnAA/WBPsJnCxpZRyPNE98AphcQ+wnsETSBXkh/gJsX0PsJ7BR0m7BEM3MJxOfVGppJDA2LvcndjibmYc8n6wJNhGYLGnF5n9Ngng+sKSG2ETA49UPhUK8HLi9Aog/Al8AuwD7FNDnaXRe32PZRfJ4vgR+iOp7QlVZmSvpjlCINwNXlWzRE4nm9Okws5Oi/chQmHMGpnzk3M90eF6/f0liZr4X6nuiZSR2szZpON8HzCzR2hWSmjzZzLYFNgA7ZOiOvYEHTni+qhgu6ffN2zCzucBtJfp1v6SLQj3xccCTkoqKB3tiUzTMbBlweoriDZISh66Z+RAfnlJ/uaRY2ysIsi2TNDUU4mrg+KIEJaUt4q8D5qfo9mzXsUmfm1nW83xqIN7MrGi/gDWSPOeoQZKGs8eUPbZcVEZL+jCuspn53tz0FMXrJXnedqyYmT/Pp00yj0k6K6HtUcAHRTvlsXZJp4ZCfASINSTQgNhHpCjl2CFsnaGnYVLpKxs4ufwJjJDkK4MGMTPfC/A9gaISG05N8sQqkpSmSFo+AMCB0drzyMAeNEwugZNKn+o3ohzETwa07/dhvx+XkYWSLgv1xKrybDy99yvAo4V7F7DeZ3LPcPUoY9pkkqTa23YbvG23oazMk3RTKEQfyj6ka2kkMEvS4lCInqjueSm1NBKYKqnplpC2FPkbGMoBqjgHGidpTZAneiEze8czpGpX7CfwL7CVJP/ZIGme6A/aTTPREIaauP5Mg+jZX54FVssmAp4k/1QcjDSIw4C2v2zYod/Yb8AwSX/kghjdF18HQhfHHdr/SsxKTfzMCt5fAtxZiRndrWSapKVJXQhJaMraeupuPNnWe/9HxT2L91UNgZi1dZVtRneXuFLSrWldyIQY3RvL7MF1M8KPgTFJE0qwJw5xiEGvrNWemDxOXpV0TMgwqiEmU4rdbMi9TuyrUDIuEfJldlqZFZKCk7lqT2z++jxZ4DhJ60K/2RpiM6nxkjzaGSw1xEZUsyUtCqYXFawh/k/MTyoplGZSQ9wEcbUkP3arkNQQYYEkf+2usAx1iBPbdhpJD64TPwX8dbP2nYtjZn5cgR9b0AvieUb+TNzeE5q69PCgzb/wwT8rzMzOADwNuds8svNOrYsSi/IO63OAc/NWKlm+N85PHAjBzPxFmjMB9+jUV19LwvMzZj1LYWXPnOQZB8TMDgFOia4jSkL71RfLDi0C5zGRtkrQOrGVFpmZny17cHSNBvYHdhxw+ef16cat/BI6Qfege2InQChrQw2xLEGo/4FDBQxriFVA/A9cMwZwq+9fPwAAAABJRU5ErkJggg==') no-repeat center;background-size:cover;}

/*优惠套餐*/
.discountPackage {
	display:flex;
	flex-direction:column;
	background: #fff;
	border-color: #eee;
	height:345px;
	margin-bottom:20px;
}
.discountPackage .section {
	height:60px;
	border-bottom:1px solid #d7d7d7;
	display:flex;
	flex-direction:row;
	align-items:center;
}
	.discountPackage .section .title {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 82px;
		height: 58px;
		font-size: 16px;
		color: #ff0000;
		border-bottom: 2px solid #ff0000;
		cursor: pointer;
	}
.discountPackage .section .normalTitle {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 82px;
	height: 58px;
	font-size: 16px;
	color: #555555;
	border-bottom: 0px solid #ff0000;
	cursor:pointer;
}
.discountPackage .foot{
	display:flex;
	flex-direction:row;
	/*height:284px;*/
}
.discountPackage .foot .footLeft {
	display: flex;
	flex-direction: row;
	width:960px;
	/*height:284px;*/
	justify-content:space-between;
	align-items:center;
}

 #leftButton {
		width:20px;
		height:50px;
		display:flex;
		justify-content:center;
		align-items:center;
		font-size:18px;
		background-color:#ccc;
		color:#fff;
		cursor:pointer;
		position:relative;
		left:12px;
	}

.footLeftContentBox {
	width: 880px;
	height: 260px;
	flex-direction: row;
	overflow: hidden;
}
.footLeftContentBox.indexPack{
	height:auto;
	display: flex;
}
.footLeftContentBox.indexPack .content{
	height: auto;
	flex-wrap: wrap;
}
.footLeftContentBox.indexPack .discountGoodName{
	margin-top: 16px;
    margin-bottom: 8px;
}
/*.footLeftContentBox.scrollPack,.footLeftContentBox.scrollPack .content{
	width:100%;
}*/
.dilogbox .footLeftContentBox {
	height:auto;
}
.dilogbox .footLeftContentBox .content{
	height:auto;
	flex-wrap:wrap;
}
.footLeftContentBox .content {
	min-width: 880px;
	height: 260px;
	display: flex;
	flex-direction: row;
	align-items: center;
	/*flex-wrap: wrap;*/
}

 .discountcard {
		box-sizing: border-box;
		width: 170px;
		height: 260px;
		display: flex;
		flex-direction: column;
		padding: 10px;
		border: 1px solid transparent;
	}
 .discountcard:hover {
		border: 1px solid #FF3300;
	}
.smalMargin{
	margin-left:8px;
	margin-right:8px;
}
.discountcardImg{
	width:140px;
	height:140px;
	margin:0 auto;
	object-fit:cover;
}
.discountGoodName {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size:14px;
	color:#333;
	/*margin-top:16px;
	margin-bottom:8px;*/
}
.discountSlecet {
	width:140px;
	height:25px;
	color:#666;
}
.discountPriceBox{
	width:150px;
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	align-items:center;
	margin-top:8px;
}
.discountPrice{
	font-size:14px;
	color:#ff0000;
	display:flex;
	flex-direction:row;
	align-items:center;
}
.discountPriceOne{
	color:#7f7f7f;
}
.discountAdd{
	width:20px;
	height:20px;

}
.discountCheckbox{
	margin-right:6px;
	color:#333;
}
.discountPriceText{
	margin-left:6px;
}
#rightButton {
	width: 20px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 18px;
	background-color: #ccc;
	color: #fff;
	cursor: pointer;
	position: relative;
	right: 16px;
}



.discountPackage .foot .footRight {
	display: flex;
	flex-direction: column;
	height: 284px;
	width: 240px;
	border: 1px solid #eee;
	border-top: 0px;
}
.discountPackage .foot .footRight .title {
		font-size: 16px;
		color: #333;
		margin-top: 18px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
.marginHorizontal{
	margin-left:20px;
	margin-right:20px;
}
.discountPackage .foot .footRight .time {
	display: flex;
	font-size: 13px;
	color: #7f7f7f;
	margin-top: 16px;
	flex-direction: row;
	align-items: center;
	margin-bottom:18px;
}
.discountPackage .foot .footRight .time .watch {
	width:15px;
	height:15px;
	margin-right:6px;
}
.discountPackage .foot .footRight .price{
	font-size:24px;
	color:#ff0000;
	margin-bottom:16px;
}
.discountPackage .foot .footRight .oldPrice {
	font-size: 14px;
	color: #7f7f7f;
	margin-bottom: 14px;
	text-decoration:line-through;
}
.discountPackage .foot .footRight .numberBox {
	display:flex;
	margin-bottom:18px;
}
.discountPackage .foot .footRight .numberBox .numberInput {
	display:flex;
	flex-direction:row;
	color:#333;
	}
	.discountPackage .foot .footRight .numberBox .numberInput .left {
		display: flex;
		justify-content: center;
		align-items: center;
		border: 1px solid #eee;
		width: 28px;
		height: 26px;
		font-size: 16px;
		color: #333;
		cursor: pointer;
	}
	.discountPackage .foot .footRight .numberBox .numberInput .right {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 28px;
		height: 26px;
		border: 1px solid #eee;
		font-size: 16px;
		color: #333;
		cursor: pointer;
	}
	.discountPackage .foot .footRight .numberBox .numberInput .input {
		font-size: 16px;
		color: #333;
		width: 32px;
		height: 26px;
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		border: 1px solid #eee;
		border-left:0px;
		border-right:0px;
	}
	.discountPackage .foot .footRight .numberBox .goodNumber{
		font-size:13px;
		color:#7f7f7f;
		margin-left:8px;
	}
.discountPackage .foot .footRight .footFooter{
	display:flex;
	flex-direction:row;
	align-items:center;
	justify-content:space-between;

}
	.discountPackage .foot .footRight .footFooter .shopcar {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		background-color: #ff3300;
		width: 90px;
		height: 35px;
		color: #fff;
		font-size: 14px;
		cursor: pointer;
	}
	.discountPackage .foot .footRight .footFooter .buy {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 90px;
		height: 35px;
		color: #666;
		font-size: 14px;
		border: 1px solid #ccc;
		cursor:pointer;
	}
.custom-floatmenu .stock-buycar .totle-market.packTitle {
	display: flex;
	align-items: center;
	padding: 10px 0 10px 5px;
}
.custom-floatmenu .stock-buycar .totle-market.packTitle .flag{
	position:relative;
	margin:0;
	left:0;
	margin-left:10px;
	width: 40px;
	padding:0 5px;
	text-align:center;
	margin-right:5px;
}
.custom-floatmenu .stock-buycar .totle-market.packTitle p{
	width:70%;
}
.custom-floatmenu .stock-buycar .totle-market.packTitle .main-txt {
	max-width: 100%;
}
.custom-floatmenu .stock-buycar .totle-market.packTitle .packName {
	font-size: 14px;
	color: #333;
	width: 74%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 10px;
	box-sizing: border-box;
}
.custom-floatmenu .stock-buycar .totle-market.packTitle .packDel{
	width:30px;
	height:30px;
}
.custom-floatmenu .stock-buycar .totle-market.packTitle .packDel a.icon{
	display:block;
	background-image: url(../images/index.png);
	width:30px;
	height:30px;
	background-position: -681px -163px;
	background-repeat: no-repeat;
}
.packInfo {
	display:flex;
	justify-content:space-between;
	padding-left:120px;
	align-items:center;
	position:relative;
}
.packInfo:before{
	content:'';
	display:block;
	position:absolute;
	left:10px;
	top:-15px;
	bottom:0;
	border-left:1px dotted #f58517;
}
.packInfo .packPrice{
	font-size:0.8571428571428571rem;
	color:#ff4242;
}
.packInfo .packNum .buy-num { height: 30px; display: inline-block; vertical-align: middle; }
.packInfo .packNum a.btn {
	width: 28px;
	height: 28px;
	border: 1px solid;
	display: inline-block;
	vertical-align: middle;
	border-color: #eeeeee;
}
.packInfo .packNum a.btn.down {
	-webkit-border-radius: 50% 0 0 50%;
	-moz-border-radius: 50% 0 0 50%;
	border-radius: 50% 0 0 50%;
	background-position: -440px -570px;
	background-repeat: no-repeat;
	background-color: #ffffff;
}
.packInfo .packNum a.btn:active.down {
	background-position: -242px -677px;
	background-repeat: no-repeat;
	background-color: #ffffff;
}
.packInfo .packNum a.btn.up {
	-webkit-border-radius: 0 50% 50% 0;
	-moz-border-radius: 0 50% 50% 0;
	border-radius: 0 50% 50% 0;
	background-position: -346px -624px;
	background-repeat: no-repeat;
	background-color: #ffffff;
}
.packInfo .packNum a.btn:active.up {
	background-position: -714px 0;
	background-repeat: no-repeat;
	background-color: #ffffff;
}
.packInfo .packNum .inputbox {
	position: relative;
	width: 60px;
	height: 28px;
	border-width: 1px 0;
	border-style: solid;
	display: inline-block;
	vertical-align: middle;
	border-color: #eeeeee;
	background-color: #ffffff;
}
.packInfo .packNum .inputbox input[type=text] {
	width: 100%;
	height: 28px;
	padding: 0 5px;
	border: none;
	border-width: 0;
	box-shadow: none;
	text-align: center;
}
.packInfo .packNum a.btn.down,
.packInfo .packNum a.btn.up,
.packInfo .packNum a.btn:active.down,
.packInfo .packNum a.btn:active.up{
	background-image: url(../images/index.png);
}
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .custom-scroll .room ul li .shop-product .product-group ul li .pro .info .buy-active .typePrice{
	display:flex;
	align-items:center;
	justify-content:space-between;
}
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .custom-scroll .room ul li .shop-product .product-group ul li .pro .info .buy-active .typePrice .All {
	width:90%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .custom-scroll .room ul li .shop-product .product-group ul li .pro .info .buy-active .typePrice .Num {
	font-size: 0.8571428571428571rem;
}
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .custom-scroll .room ul li .shop-product .product-group ul li .pro .info .buy-active .typePrice .del{
	width:30px;
	height:30px;
}
.custom-floatmenu .list ul li.stockcar .extend-box .stock-buycar .b-center .custom-scroll .room ul li .shop-product .product-group ul li .pro .info .buy-active .typePrice .del a.icon{
	display: block;
    background-image: url(../images/index.png);
    width: 30px;
    height: 30px;
    background-position: -681px -163px;
    background-repeat: no-repeat;
}